|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DeletedQueryNode | |
|---|---|
| org.apache.lucene.queryparser.flexible.core.nodes | Query nodes commonly used by query parser implementations. |
| Uses of DeletedQueryNode in org.apache.lucene.queryparser.flexible.core.nodes |
|---|
| Subclasses of DeletedQueryNode in org.apache.lucene.queryparser.flexible.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 | ||||||||