ConfigurationKeys

Class holding keys for StandardQueryNodeProcessorPipeline options.

Properties

Link copied to clipboard

Key used to set whether leading wildcards are supported

Link copied to clipboard

Key used to set the Analyzer used for terms found in the query

Link copied to clipboard

Key used to set the boost value in FieldConfig objects.

Link copied to clipboard
Link copied to clipboard

Key used to set the default boolean operator

Link copied to clipboard

Key used to set whether position increments is enabled

Link copied to clipboard

Key used to set a field to boost map that is used to set the boost for each field

Link copied to clipboard

Key used to set a field to DateTools.Resolution map that is used to normalize each date field value.

Link copied to clipboard

Key used to set the FuzzyConfig used to create fuzzy queries.

Link copied to clipboard

Key used to set the Locale used when parsing the query

Link copied to clipboard

Key used to set the fields a query should be expanded to when the field is null

Link copied to clipboard
Link copied to clipboard

Key used to set the default phrase slop

Link copied to clipboard

Key used to set a field to its PointsConfig.

Link copied to clipboard

Key used to set the PointsConfig in FieldConfig for point fields.

Link copied to clipboard
val TIMEZONE: ConfigurationKey<TimeZone>