|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use QueryNodeProcessorPipeline | |
|---|---|
| org.apache.lucene.queryparser.flexible.precedence.processors | Processors used by Precedence Query Parser |
| org.apache.lucene.queryparser.flexible.standard.processors | Lucene Query Node Processors. |
| Uses of QueryNodeProcessorPipeline in org.apache.lucene.queryparser.flexible.precedence.processors |
|---|
| Subclasses of QueryNodeProcessorPipeline in org.apache.lucene.queryparser.flexible.precedence.processors | |
|---|---|
class |
PrecedenceQueryNodeProcessorPipeline
This processor pipeline extends StandardQueryNodeProcessorPipeline and enables
boolean precedence on it. |
| Uses of QueryNodeProcessorPipeline in org.apache.lucene.queryparser.flexible.standard.processors |
|---|
| Subclasses of QueryNodeProcessorPipeline in org.apache.lucene.queryparser.flexible.standard.processors | |
|---|---|
class |
StandardQueryNodeProcessorPipeline
This pipeline has all the processors needed to process a query node tree, generated by StandardSyntaxParser, already assembled. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||