TokenFilterName.PorterStem Field

Definition

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

public static readonly Microsoft.Azure.Search.Models.TokenFilterName PorterStem;
 staticval mutable PorterStem : Microsoft.Azure.Search.Models.TokenFilterName
Public Shared ReadOnly PorterStem As TokenFilterName 

Field Value

Applies to