| Package | Description |
|---|---|
| org.apache.lucene.queryParser.precedence.processors |
This package contains the processors used by Precedence Query Parser
Lucene Precedence Query Parser Processors
This package contains the 2
QueryNodeProcessors used by
PrecedenceQueryParser. |
| Class and Description |
|---|
| StandardQueryNodeProcessorPipeline
This pipeline has all the processors needed to process a query node tree,
generated by
StandardSyntaxParser, already assembled. |