public class SynonymQueryNode extends BooleanQueryNode
QueryNode
for clauses that are synonym of each other.PLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields
Constructor and Description |
---|
SynonymQueryNode(java.util.List<QueryNode> clauses)
Sole constructor.
|
cloneTree, toQueryString, toString
add, add, allocate, clone, containsTag, getChildren, getParent, getTag, getTagMap, isDefaultField, isLeaf, isRoot, removeChildren, removeFromParent, set, setLeaf, setTag, unsetTag
public SynonymQueryNode(java.util.List<QueryNode> clauses)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.