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)
,
BooleanQuery
PLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields
Constructor and Description |
---|
StandardBooleanQueryNode(List<QueryNode> clauses,
boolean disableCoord) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDisableCoord() |
cloneTree, toQueryString, toString
add, add, allocate, clone, containsTag, getChildren, getParent, getTag, getTagMap, isDefaultField, isLeaf, isRoot, removeFromParent, set, setLeaf, setTag, unsetTag
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.