SearchParameters.ScoringProfile Property

Definition

Gets or sets the name of a scoring profile to evaluate match scores for matching documents in order to sort the results.

[Newtonsoft.Json.JsonIgnore]
public string ScoringProfile { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.ScoringProfile : string with get, set
Public Property ScoringProfile As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to