org.apache.lucene.queryparser.flexible.standard.nodes
public class StandardBooleanQueryNode extends BooleanQueryNode
StandardBooleanQueryNode has the same behavior as
BooleanQueryNode. It only indicates if the coord should be enabled or
not for this boolean query. Similarity.coord(int, int),
BooleanQueryPLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields| Constructor and Description |
|---|
StandardBooleanQueryNode(List<QueryNode> clauses,
boolean disableCoord) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisableCoord() |
cloneTree, toQueryString, toStringadd, add, allocate, clone, containsTag, getChildren, getParent, getTag, getTagMap, isDefaultField, isLeaf, isRoot, set, setLeaf, setTag, unsetTagCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.