Package | Description |
---|---|
org.apache.lucene.queryParser.standard |
Contains the implementation of the Lucene query parser using the flexible query parser frameworks
|
org.apache.lucene.queryParser.standard.config |
Standard Lucene Query Configuration
|
org.apache.lucene.queryParser.standard.nodes |
Standard Lucene Query Nodes
|
Class | Description |
---|---|
DefaultOperatorAttribute.Operator |
Deprecated.
|
NumericConfig |
This class holds the configuration used to parse numeric queries and create
NumericRangeQuery s. |
StandardQueryConfigHandler |
This query configuration handler is used for almost every processor defined
in the
StandardQueryNodeProcessorPipeline processor pipeline. |
StandardQueryConfigHandler.Operator |
Class | Description |
---|---|
AllowLeadingWildcardAttribute |
Deprecated.
|
AnalyzerAttribute |
Deprecated.
|
BoostAttribute |
Deprecated.
|
DateResolutionAttribute |
Deprecated.
|
DefaultOperatorAttribute |
Deprecated.
|
DefaultOperatorAttribute.Operator |
Deprecated.
|
DefaultPhraseSlopAttribute |
Deprecated.
|
FieldBoostMapAttribute |
Deprecated.
|
FieldDateResolutionMapAttribute |
Deprecated.
|
FuzzyAttribute |
Deprecated.
|
FuzzyConfig | |
LocaleAttribute |
Deprecated.
|
LowercaseExpandedTermsAttribute |
Deprecated.
|
MultiFieldAttribute |
Deprecated.
|
MultiTermRewriteMethodAttribute |
Deprecated.
|
NumericConfig |
This class holds the configuration used to parse numeric queries and create
NumericRangeQuery s. |
PositionIncrementsAttribute |
Deprecated.
|
RangeCollatorAttribute |
Deprecated.
|
StandardQueryConfigHandler.Operator |
Class | Description |
---|---|
NumericConfig |
This class holds the configuration used to parse numeric queries and create
NumericRangeQuery s. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.