Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.precedence.processors |
Processors used by Precedence Query Parser
|
org.apache.lucene.queryparser.flexible.standard.processors |
Lucene Query Node Processors.
|
Modifier and Type | Class and Description |
---|---|
class |
PrecedenceQueryNodeProcessorPipeline
This processor pipeline extends
StandardQueryNodeProcessorPipeline and enables
boolean precedence on it. |
Modifier and Type | Class and Description |
---|---|
class |
StandardQueryNodeProcessorPipeline
This pipeline has all the processors needed to process a query node tree,
generated by
StandardSyntaxParser , already assembled. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.