public class MatchNoDocsQueryNode extends DeletedQueryNode
MatchNoDocsQueryNode indicates that a query node tree or subtree
will not match any documents if executed in the index.PLAINTEXT_FIELD_NAME, toQueryStringIgnoreFields| Constructor and Description |
|---|
MatchNoDocsQueryNode() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Every implementation of this class should return pseudo xml like this:
For FieldQueryNode:
|
cloneTree, toQueryStringadd, add, allocate, clone, containsTag, containsTag, getChildren, getParent, getTag, getTag, getTagMap, getTags, isDefaultField, isLeaf, isRoot, set, setLeaf, setTag, setTag, unsetTag, unsetTagpublic String toString()
QueryNodeImpltoString in interface QueryNodetoString in class DeletedQueryNodeQueryNode.toString()