SearchIndex.CharFilters Property

Definition

Gets the character filters for the index.

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

Property Value

Applies to