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| 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: <field start='1' end='2' field='subject' text='foo'/>
|
cloneTree, toQueryStringadd, add, clone, containsTag, getChildren, getParent, getTag, getTagMap, isLeaf, removeFromParent, set, setTag, unsetTagpublic String toString()
QueryNodeImpltoString in interface QueryNodetoString in class DeletedQueryNodeQueryNode.toString()Copyright © 2010 - 2020 Adobe. All Rights Reserved