TokenFilterName.GermanNormalization Field

Definition

Normalizes German characters according to the heuristics of the German2 snowball algorithm. http://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/de/GermanNormalizationFilter.html

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

Field Value

Applies to