See: Description
| Class | Description |
|---|---|
| KeywordQueryConfigHandler |
This is used to configure parameters for the
KeywordQueryNodeProcessorPipeline. |
| KeywordQueryConfigHandler.KeywordConfigurationKeys |
Class holding the
KeywordQueryNodeProcessorPipeline options. |
The processing of a query can be configured using a ConfigurationKey.
For example, the parameter StandardQueryConfigHandler.ConfigurationKeys.DEFAULT_OPERATOR
sets the default StandardQueryConfigHandler.Operator to use
when none is explicitly used in the query. In addition to the parameters of
the Lucene framework StandardQueryConfigHandler.ConfigurationKeys,
the keyword parser provides its own set of parameters in KeywordQueryConfigHandler.KeywordConfigurationKeys.
Copyright © 2014. All rights reserved.