SearchIndex.Analyzers Property

Definition

Gets the analyzers for the index.

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)

Property Value

Applies to