AnalyzeTextOptions.TokenFilters Property

Definition

An optional list of token filters to use when breaking the given text.

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

Property Value

Applies to