|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeletedQueryNode | |
|---|---|
| org.apache.lucene.queryParser.core.nodes | Contains query nodes that are commonly used by query parser implementations |
| Uses of DeletedQueryNode in org.apache.lucene.queryParser.core.nodes |
|---|
| Subclasses of DeletedQueryNode in org.apache.lucene.queryParser.core.nodes | |
|---|---|
class |
MatchNoDocsQueryNode
A MatchNoDocsQueryNode indicates that a query node tree or subtree
will not match any documents if executed in the index. |
class |
NoTokenFoundQueryNode
A NoTokenFoundQueryNode is used if a term is convert into no tokens
by the tokenizer/lemmatizer/analyzer (null). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||