SearchIndex.Analyzers プロパティ

定義

インデックスのアナライザーを取得します。

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.LexicalAnalyzer> Analyzers { get; }
member this.Analyzers : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.LexicalAnalyzer>
Public ReadOnly Property Analyzers As IList(Of LexicalAnalyzer)

プロパティ値

適用対象