Package | Description |
---|---|
org.apache.lucene.queryparser.ext |
Extendable QueryParser provides a simple and flexible extension mechanism by overloading query field names.
|
Class and Description |
---|
ExtensionQuery
ExtensionQuery holds all query components extracted from the original
query string like the query field and the extension query string. |
Extensions
The
Extensions class represents an extension mapping to associate
ParserExtension instances with extension keys. |
Extensions.Pair
This class represents a generic pair.
|
ParserExtension
This class represents an extension base class to the Lucene standard
QueryParser . |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.