org.apache.lucene.queryParser.standard.nodes
public class BooleanModifierNode extends ModifierQueryNode
BooleanModifierNode has the same behaviour as
ModifierQueryNode, it only indicates that this modifier was added by
GroupQueryNodeProcessor and not by the user. ModifierQueryNode,
Serialized FormModifierQueryNode.ModifierPLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields| Constructor and Description |
|---|
BooleanModifierNode(QueryNode node,
ModifierQueryNode.Modifier mod) |
cloneTree, getChild, getModifier, setChild, toQueryString, toStringadd, add, allocate, clone, containsTag, containsTag, getChildren, getParent, getTag, getTag, getTagMap, getTags, isDefaultField, isLeaf, isRoot, set, setLeaf, setTag, setTag, unsetTag, unsetTagpublic BooleanModifierNode(QueryNode node, ModifierQueryNode.Modifier mod)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.