|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FieldConfig | |
|---|---|
| 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. |
| Uses of FieldConfig in org.apache.lucene.queryparser.flexible.core.config |
|---|
| Methods in org.apache.lucene.queryparser.flexible.core.config that return FieldConfig | |
|---|---|
FieldConfig |
QueryConfigHandler.getFieldConfig(String fieldName)
Returns an implementation of FieldConfig for a specific field name. |
| Methods in org.apache.lucene.queryparser.flexible.core.config with parameters of type FieldConfig | |
|---|---|
void |
FieldConfigListener.buildFieldConfig(FieldConfig fieldConfig)
This method is called ever time a field configuration is requested. |
| Uses of FieldConfig in org.apache.lucene.queryparser.flexible.standard.config |
|---|
| Methods in org.apache.lucene.queryparser.flexible.standard.config with parameters of type FieldConfig | |
|---|---|
void |
FieldBoostMapFCListener.buildFieldConfig(FieldConfig fieldConfig)
|
void |
FieldDateResolutionFCListener.buildFieldConfig(FieldConfig fieldConfig)
|
void |
NumericFieldConfigListener.buildFieldConfig(FieldConfig fieldConfig)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||