Package org.sindice.siren.qparser.keyword.config

Set of parameters for configuring the behaviour of the query processing.

See: Description

Package org.sindice.siren.qparser.keyword.config Description

Set of parameters for configuring the behaviour of the query processing.

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.