Field NUMERIC_CONFIG_MAP
Key used to set the NumericConfig in FieldConfig for numeric fields.
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<IDictionary<string, NumericConfig>> NUMERIC_CONFIG_MAP
Returns
Type | Description |
---|---|
ConfigurationKey<System.Collections.Generic.IDictionary<System.String, NumericConfig>> |