Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.core |
Core classes of the flexible query parser framework.
|
org.apache.lucene.queryparser.flexible.core.config |
Base classes used to configure the query processing.
|
org.apache.lucene.queryparser.flexible.core.processors |
Interfaces and implementations used by query node processors
|
org.apache.lucene.queryparser.flexible.precedence.processors |
Processors used by Precedence Query Parser
|
org.apache.lucene.queryparser.flexible.standard.config |
Standard Lucene Query Configuration.
|
org.apache.lucene.queryparser.flexible.standard.processors |
Lucene Query Node Processors.
|
Class and Description |
---|
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Class and Description |
---|
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.
|
Class and Description |
---|
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Class and Description |
---|
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Class and Description |
---|
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.
|
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Class and Description |
---|
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.