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() |
public BooleanQuery build(QueryNode queryNode) throws QueryNodeException
QueryBuilder
build
in interface QueryBuilder
build
in interface StandardQueryBuilder
queryNode
- the query tree root nodeQueryNodeException