Serializable
, Cloneable
, QueryNode
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
,
Serialized FormPLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields
Constructor | Description |
---|---|
StandardBooleanQueryNode(List<QueryNode> clauses,
boolean disableCoord) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isDisableCoord() |
cloneTree, toQueryString, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, add, allocate, clone, containsTag, containsTag, getChildren, getParent, getTag, getTag, getTagMap, getTags, isDefaultField, isLeaf, isRoot, set, setLeaf, setTag, setTag, unsetTag, unsetTag
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.