TokenFilterName.PorterStem Property

Definition

Uses the Porter stemming algorithm to transform the token stream. See http://tartarus.org/~martin/PorterStemmer.

public static Azure.Search.Documents.Indexes.Models.TokenFilterName PorterStem { get; }
static member PorterStem : Azure.Search.Documents.Indexes.Models.TokenFilterName
Public Shared ReadOnly Property PorterStem As TokenFilterName

Property Value

Applies to