|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.queryParser.core.config | |
---|---|
org.apache.lucene.queryParser.core | Contains the core classes of the flexible query parser framework |
org.apache.lucene.queryParser.core.config | Contains the base classes used to configure the query processing |
org.apache.lucene.queryParser.core.processors | Interfaces and implementations used by query node processors |
org.apache.lucene.queryParser.precedence.processors | This package contains the processors used by Precedence Query Parser |
org.apache.lucene.queryParser.standard | Contains the implementation of the Lucene query parser using the flexible query parser frameworks |
org.apache.lucene.queryParser.standard.config | Standard Lucene Query Configuration |
org.apache.lucene.queryParser.standard.processors | Lucene Query Node Processors |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.core | |
---|---|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.core.config | |
---|---|
AbstractQueryConfig
This class is the base of QueryConfigHandler and FieldConfig . |
|
ConfigurationKey
An instance of this class represents a key that is used to retrieve a value from AbstractQueryConfig . |
|
FieldConfig
This class represents a field configuration. |
|
FieldConfigListener
This interface should be implemented by classes that wants to listen for field configuration requests. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.core.processors | |
---|---|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.precedence.processors | |
---|---|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.standard | |
---|---|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.standard.config | |
---|---|
AbstractQueryConfig
This class is the base of QueryConfigHandler and FieldConfig . |
|
ConfigAttribute
Deprecated. |
|
ConfigurationKey
An instance of this class represents a key that is used to retrieve a value from AbstractQueryConfig . |
|
FieldConfig
This class represents a field configuration. |
|
FieldConfigListener
This interface should be implemented by classes that wants to listen for field configuration requests. |
|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
Classes in org.apache.lucene.queryParser.core.config used by org.apache.lucene.queryParser.standard.processors | |
---|---|
QueryConfigHandler
This class can be used to hold any query configuration and no field configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |