public class StandardBooleanQueryNodeBuilder extends Object implements StandardQueryBuilder
BooleanQueryNodeBuilder, but this
considers if the built BooleanQuery should have its coord disabled or
not. | Constructor and Description |
|---|
StandardBooleanQueryNodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
BooleanQuery |
build(QueryNode queryNode)
Builds some kind of object from a query tree.
|
public BooleanQuery build(QueryNode queryNode) throws QueryNodeException
QueryBuilderbuild in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.