SearchParameters.ScoringProfile プロパティ

定義

結果を並べ替えるために、一致するドキュメントの一致スコアを評価するスコアリング プロファイルの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象