Freigeben über


MagnitudeScoringParameters.ShouldBoostBeyondRangeByConstant Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob eine konstante Verstärkung für Feldwerte außerhalb des Bereichsendwerts angewendet werden soll, oder legt diesen fest. default ist false.

[Newtonsoft.Json.JsonProperty(PropertyName="constantBoostBeyondRange")]
public bool? ShouldBoostBeyondRangeByConstant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="constantBoostBeyondRange")>]
member this.ShouldBoostBeyondRangeByConstant : Nullable<bool> with get, set
Public Property ShouldBoostBeyondRangeByConstant As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: