EdgeNGramTokenizer.TokenChars Property

Definition

Character classes to keep in the tokens.

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

Property Value

Applies to