Enum SnowballTokenFilterLanguage
The language to use for a Snowball token filter.
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Search.Documents.dll
Syntax
public enum SnowballTokenFilterLanguage
Armenian
Selects the Lucene Snowball stemming tokenizer for Armenian.
Basque
Selects the Lucene Snowball stemming tokenizer for Basque.
Catalan
Selects the Lucene Snowball stemming tokenizer for Catalan.
Danish
Selects the Lucene Snowball stemming tokenizer for Danish.
Dutch
Selects the Lucene Snowball stemming tokenizer for Dutch.
English
Selects the Lucene Snowball stemming tokenizer for English.
Finnish
Selects the Lucene Snowball stemming tokenizer for Finnish.
French
Selects the Lucene Snowball stemming tokenizer for French.
German
Selects the Lucene Snowball stemming tokenizer for German.
German2
Selects the Lucene Snowball stemming tokenizer that uses the German variant algorithm.
Hungarian
Selects the Lucene Snowball stemming tokenizer for Hungarian.
Italian
Selects the Lucene Snowball stemming tokenizer for Italian.
Kp
Selects the Lucene Snowball stemming tokenizer for Dutch that uses the Kraaij-Pohlmann stemming algorithm.
Lovins
Selects the Lucene Snowball stemming tokenizer for English that uses the Lovins stemming algorithm.
Norwegian
Selects the Lucene Snowball stemming tokenizer for Norwegian.
Porter
Selects the Lucene Snowball stemming tokenizer for English that uses the Porter stemming algorithm.
Portuguese
Selects the Lucene Snowball stemming tokenizer for Portuguese.
Romanian
Selects the Lucene Snowball stemming tokenizer for Romanian.
Russian
Selects the Lucene Snowball stemming tokenizer for Russian.
Spanish
Selects the Lucene Snowball stemming tokenizer for Spanish.
Swedish
Selects the Lucene Snowball stemming tokenizer for Swedish.
Turkish
Selects the Lucene Snowball stemming tokenizer for Turkish.