SearchIndex.Normalizers Property

Definition

Gets the normalizers for the index.

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

Property Value

Applies to