SearchSuggester.SourceFields プロパティ

定義

suggester が適用されるフィールド名の一覧。 各フィールドは検索可能である必要があります。

public System.Collections.Generic.IList<string> SourceFields { get; }
member this.SourceFields : System.Collections.Generic.IList<string>
Public ReadOnly Property SourceFields As IList(Of String)

プロパティ値

適用対象