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
ModifierQueryNode.Modifier
PLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields
Constructor and Description |
---|
BooleanModifierNode(QueryNode node,
ModifierQueryNode.Modifier mod) |
cloneTree, getChild, getModifier, setChild, toQueryString, toString
add, add, allocate, clone, containsTag, getChildren, getParent, getTag, getTagMap, isDefaultField, isLeaf, isRoot, removeFromParent, set, setLeaf, setTag, unsetTag
public BooleanModifierNode(QueryNode node, ModifierQueryNode.Modifier mod)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.