Field FIELD_DATE_RESOLUTION_MAP
Key used to set a field to DateTools.Resolution map that is used to normalize each date field value.
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<IDictionary<string, DateTools.Resolution?>> FIELD_DATE_RESOLUTION_MAP
Returns
Type | Description |
---|---|
ConfigurationKey<System.Collections.Generic.IDictionary<System.String, System.Nullable<DateTools.Resolution>>> |