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 | Method and Description |
---|---|
FieldConfig |
QueryConfigHandler.getFieldConfig(String fieldName)
Returns an implementation of
FieldConfig for a specific field name. |
Modifier and Type | Method and Description |
---|---|
void |
FieldConfigListener.buildFieldConfig(FieldConfig fieldConfig)
This method is called ever time a field configuration is requested.
|
Modifier and Type | Method and Description |
---|---|
void |
PointsConfigListener.buildFieldConfig(FieldConfig fieldConfig) |
void |
FieldDateResolutionFCListener.buildFieldConfig(FieldConfig fieldConfig) |
void |
FieldBoostMapFCListener.buildFieldConfig(FieldConfig fieldConfig) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.