public class StandardBooleanQueryNodeBuilder extends Object implements StandardQueryBuilder
BooleanQueryNodeBuilder, but this
considers if the built BooleanQuery should have its coord disabled or
not. BooleanQueryNodeBuilder,
BooleanQuery,
Similarity.coord(int, int)| Constructor and Description |
|---|
StandardBooleanQueryNodeBuilder() |
public org.apache.lucene.search.BooleanQuery build(QueryNode queryNode) throws QueryNodeException
QueryBuilderbuild in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.