Class | Description |
---|---|
ExtractorQueryParser |
A QueryParser for extracting terms and phrases from a given query.
|
FieldExpansionQueryParser |
A QueryParser that modifies a user's query by expanding the fields that are searched, applying boosting,
and applying Query mappings for the given virtual field/terms.
|
XMLQueryParser |
Creates a Lucene Query from an XML representation of a query.
|