Package org.apache.lucene.queryParser.standard.config
Standard Lucene Query Configuration
The package org.apache.lucene.queryParser.standard.config contains the Lucene query configuration handler (StandardQueryConfigHandler). This configuration handler reproduces almost everything that could be set on the old query parser.
StandardQueryConfigHandler is the class that should be used to configure the StandardQueryNodeProcessorPipeline.
-
Interface Summary Interface Description AllowLeadingWildcardAttribute Deprecated. AnalyzerAttribute Deprecated. BoostAttribute Deprecated. DateResolutionAttribute Deprecated. DefaultOperatorAttribute Deprecated. DefaultPhraseSlopAttribute Deprecated. FieldBoostMapAttribute Deprecated. FieldDateResolutionMapAttribute Deprecated. FuzzyAttribute Deprecated. LocaleAttribute Deprecated. LowercaseExpandedTermsAttribute Deprecated. MultiFieldAttribute Deprecated. MultiTermRewriteMethodAttribute Deprecated. PositionIncrementsAttribute Deprecated. RangeCollatorAttribute Deprecated. -
Enum Summary Enum Description DefaultOperatorAttribute.Operator StandardQueryConfigHandler.Operator