MagnitudeScoringParameters.BoostingRangeStart Property

Definition

Gets or sets the field value at which boosting starts.

[Newtonsoft.Json.JsonProperty(PropertyName="boostingRangeStart")]
public double BoostingRangeStart { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="boostingRangeStart")>]
member this.BoostingRangeStart : double with get, set
Public Property BoostingRangeStart As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to