Uses of Package
org.apache.lucene.queryparser.flexible.core.config
Packages that use org.apache.lucene.queryparser.flexible.core.config
Package
Description
Core classes of the flexible query parser framework.
Base classes used to configure the query processing.
Interfaces and implementations used by query node processors
Lucene Precedence Query Parser Processors
Standard Lucene Query Configuration.
Lucene Query Node Processors.
-
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.coreClassDescriptionThis class can be used to hold any query configuration and no field configuration.
-
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.core.configClassDescriptionThis class is the base of
QueryConfigHandler
andFieldConfig
.An instance of this class represents a key that is used to retrieve a value fromAbstractQueryConfig
.This class represents a field configuration.This interface should be implemented by classes that wants to listen for field configuration requests. -
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.core.processorsClassDescriptionThis class can be used to hold any query configuration and no field configuration.
-
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.precedence.processorsClassDescriptionThis class can be used to hold any query configuration and no field configuration.
-
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.standard.configClassDescriptionThis class is the base of
QueryConfigHandler
andFieldConfig
.An instance of this class represents a key that is used to retrieve a value fromAbstractQueryConfig
.This class represents a field configuration.This interface should be implemented by classes that wants to listen for field configuration requests.This class can be used to hold any query configuration and no field configuration. -
Classes in org.apache.lucene.queryparser.flexible.core.config used by org.apache.lucene.queryparser.flexible.standard.processorsClassDescriptionThis class can be used to hold any query configuration and no field configuration.