Enum StemmerTokenFilterLanguage
The language to use for a stemmer token filter.
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Search.Documents.dll
Syntax
public enum StemmerTokenFilterLanguage
Arabic
Selects the Lucene stemming tokenizer for Arabic.
Armenian
Selects the Lucene stemming tokenizer for Armenian.
Basque
Selects the Lucene stemming tokenizer for Basque.
Brazilian
Selects the Lucene stemming tokenizer for Portuguese (Brazil).
Bulgarian
Selects the Lucene stemming tokenizer for Bulgarian.
Catalan
Selects the Lucene stemming tokenizer for Catalan.
Czech
Selects the Lucene stemming tokenizer for Czech.
Danish
Selects the Lucene stemming tokenizer for Danish.
Dutch
Selects the Lucene stemming tokenizer for Dutch.
DutchKp
Selects the Lucene stemming tokenizer for Dutch that uses the Kraaij-Pohlmann stemming algorithm.
English
Selects the Lucene stemming tokenizer for English.
Finnish
Selects the Lucene stemming tokenizer for Finnish.
French
Selects the Lucene stemming tokenizer for French.
Galician
Selects the Lucene stemming tokenizer for Galician.
German
Selects the Lucene stemming tokenizer for German.
German2
Selects the Lucene stemming tokenizer that uses the German variant algorithm.
Greek
Selects the Lucene stemming tokenizer for Greek.
Hindi
Selects the Lucene stemming tokenizer for Hindi.
Hungarian
Selects the Lucene stemming tokenizer for Hungarian.
Indonesian
Selects the Lucene stemming tokenizer for Indonesian.
Irish
Selects the Lucene stemming tokenizer for Irish.
Italian
Selects the Lucene stemming tokenizer for Italian.
Latvian
Selects the Lucene stemming tokenizer for Latvian.
LightEnglish
Selects the Lucene stemming tokenizer for English that does light stemming.
LightFinnish
Selects the Lucene stemming tokenizer for Finnish that does light stemming.
LightFrench
Selects the Lucene stemming tokenizer for French that does light stemming.
LightGerman
Selects the Lucene stemming tokenizer for German that does light stemming.
LightHungarian
Selects the Lucene stemming tokenizer for Hungarian that does light stemming.
LightItalian
Selects the Lucene stemming tokenizer for Italian that does light stemming.
LightNorwegian
Selects the Lucene stemming tokenizer for Norwegian (Bokmål) that does light stemming.
LightNynorsk
Selects the Lucene stemming tokenizer for Norwegian (Nynorsk) that does light stemming.
LightPortuguese
Selects the Lucene stemming tokenizer for Portuguese that does light stemming.
LightRussian
Selects the Lucene stemming tokenizer for Russian that does light stemming.
LightSpanish
Selects the Lucene stemming tokenizer for Spanish that does light stemming.
LightSwedish
Selects the Lucene stemming tokenizer for Swedish that does light stemming.
Lovins
Selects the Lucene stemming tokenizer for English that uses the Lovins stemming algorithm.
MinimalEnglish
Selects the Lucene stemming tokenizer for English that does minimal stemming.
MinimalFrench
Selects the Lucene stemming tokenizer for French that does minimal stemming.
MinimalGalician
Selects the Lucene stemming tokenizer for Galician that does minimal stemming.
MinimalGerman
Selects the Lucene stemming tokenizer for German that does minimal stemming.
MinimalNorwegian
Selects the Lucene stemming tokenizer for Norwegian (Bokmål) that does minimal stemming.
MinimalNynorsk
Selects the Lucene stemming tokenizer for Norwegian (Nynorsk) that does minimal stemming.
MinimalPortuguese
Selects the Lucene stemming tokenizer for Portuguese that does minimal stemming.
Norwegian
Selects the Lucene stemming tokenizer for Norwegian (Bokmål).
Porter2
Selects the Lucene stemming tokenizer for English that uses the Porter2 stemming algorithm.
Portuguese
Selects the Lucene stemming tokenizer for Portuguese.
PortugueseRslp
Selects the Lucene stemming tokenizer for Portuguese that uses the RSLP stemming algorithm.
PossessiveEnglish
Selects the Lucene stemming tokenizer for English that removes trailing possessives from words.
Romanian
Selects the Lucene stemming tokenizer for Romanian.
Russian
Selects the Lucene stemming tokenizer for Russian.
Sorani
Selects the Lucene stemming tokenizer for Sorani.
Spanish
Selects the Lucene stemming tokenizer for Spanish.
Swedish
Selects the Lucene stemming tokenizer for Swedish.
Turkish
Selects the Lucene stemming tokenizer for Turkish.