| Package | Description |
|---|---|
| org.apache.lucene.queryParser.precedence |
This package contains the Precedence Query Parser Implementation
|
| org.apache.lucene.queryParser.standard |
Contains the implementation of the Lucene query parser using the flexible query parser frameworks
|
| Class and Description |
|---|
| StandardQueryParser
This class is a helper that enables users to easily use the Lucene query
parser.
|
| Class and Description |
|---|
| QueryParserWrapper
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
|
| QueryParserWrapper.Operator
Deprecated.
The default operator for parsing queries.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.