MagnitudeScoringParameters.BoostingRangeEnd Property

Definition

Gets or sets the field value at which boosting ends.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to