Field FIELD_BOOST_MAP
Key used to set a field to boost map that is used to set the boost for each field
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<IDictionary<string, float?>> FIELD_BOOST_MAP
Returns
Type | Description |
---|---|
ConfigurationKey<System.Collections.Generic.IDictionary<System.String, System.Nullable<System.Single>>> |