Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.core.config |
Base classes used to configure the query processing.
|
org.apache.lucene.queryparser.flexible.standard.config |
Standard Lucene Query Configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldConfig
This class represents a field configuration.
|
class |
QueryConfigHandler
This class can be used to hold any query configuration and no field
configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardQueryConfigHandler
This query configuration handler is used for almost every processor defined
in the
StandardQueryNodeProcessorPipeline processor pipeline. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.