Package | Description |
---|---|
org.apache.lucene.queryParser.standard |
Contains the implementation of the Lucene query parser using the flexible query parser frameworks
Lucene Flexible Query Parser Implementation
The old Lucene query parser used to have only one class that performed
all the parsing operations.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiFieldQueryParserWrapper
Deprecated.
this class will be removed soon, it's a temporary class to be
used along the transition from the old query parser to the new
one
|