Property FieldsBoost
FieldsBoost
Gets or Sets the field to boost map used to set boost for each field.
Declaration
public virtual IDictionary<string, float?> FieldsBoost { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Nullable<System.Single>> |