Class LexicalAnalyzerName.Values
The values of all declared Lexical
Inheritance
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Search.Documents.dll
Syntax
public static class LexicalAnalyzerName.Values
Fields
ArLucene
Lucene analyzer for Arabic.
Declaration
public const string ArLucene;
Field Value
System.
|
ArMicrosoft
Microsoft analyzer for Arabic.
Declaration
public const string ArMicrosoft;
Field Value
System.
|
BgLucene
Lucene analyzer for Bulgarian.
Declaration
public const string BgLucene;
Field Value
System.
|
BgMicrosoft
Microsoft analyzer for Bulgarian.
Declaration
public const string BgMicrosoft;
Field Value
System.
|
BnMicrosoft
Microsoft analyzer for Bangla.
Declaration
public const string BnMicrosoft;
Field Value
System.
|
CaLucene
Lucene analyzer for Catalan.
Declaration
public const string CaLucene;
Field Value
System.
|
CaMicrosoft
Microsoft analyzer for Catalan.
Declaration
public const string CaMicrosoft;
Field Value
System.
|
CsLucene
Lucene analyzer for Czech.
Declaration
public const string CsLucene;
Field Value
System.
|
CsMicrosoft
Microsoft analyzer for Czech.
Declaration
public const string CsMicrosoft;
Field Value
System.
|
DaLucene
Lucene analyzer for Danish.
Declaration
public const string DaLucene;
Field Value
System.
|
DaMicrosoft
Microsoft analyzer for Danish.
Declaration
public const string DaMicrosoft;
Field Value
System.
|
DeLucene
Lucene analyzer for German.
Declaration
public const string DeLucene;
Field Value
System.
|
DeMicrosoft
Microsoft analyzer for German.
Declaration
public const string DeMicrosoft;
Field Value
System.
|
ElLucene
Lucene analyzer for Greek.
Declaration
public const string ElLucene;
Field Value
System.
|
ElMicrosoft
Microsoft analyzer for Greek.
Declaration
public const string ElMicrosoft;
Field Value
System.
|
EnLucene
Lucene analyzer for English.
Declaration
public const string EnLucene;
Field Value
System.
|
EnMicrosoft
Microsoft analyzer for English.
Declaration
public const string EnMicrosoft;
Field Value
System.
|
EsLucene
Lucene analyzer for Spanish.
Declaration
public const string EsLucene;
Field Value
System.
|
EsMicrosoft
Microsoft analyzer for Spanish.
Declaration
public const string EsMicrosoft;
Field Value
System.
|
EtMicrosoft
Microsoft analyzer for Estonian.
Declaration
public const string EtMicrosoft;
Field Value
System.
|
EuLucene
Lucene analyzer for Basque.
Declaration
public const string EuLucene;
Field Value
System.
|
FaLucene
Lucene analyzer for Persian.
Declaration
public const string FaLucene;
Field Value
System.
|
FiLucene
Lucene analyzer for Finnish.
Declaration
public const string FiLucene;
Field Value
System.
|
FiMicrosoft
Microsoft analyzer for Finnish.
Declaration
public const string FiMicrosoft;
Field Value
System.
|
FrLucene
Lucene analyzer for French.
Declaration
public const string FrLucene;
Field Value
System.
|
FrMicrosoft
Microsoft analyzer for French.
Declaration
public const string FrMicrosoft;
Field Value
System.
|
GaLucene
Lucene analyzer for Irish.
Declaration
public const string GaLucene;
Field Value
System.
|
GlLucene
Lucene analyzer for Galician.
Declaration
public const string GlLucene;
Field Value
System.
|
GuMicrosoft
Microsoft analyzer for Gujarati.
Declaration
public const string GuMicrosoft;
Field Value
System.
|
HeMicrosoft
Microsoft analyzer for Hebrew.
Declaration
public const string HeMicrosoft;
Field Value
System.
|
HiLucene
Lucene analyzer for Hindi.
Declaration
public const string HiLucene;
Field Value
System.
|
HiMicrosoft
Microsoft analyzer for Hindi.
Declaration
public const string HiMicrosoft;
Field Value
System.
|
HrMicrosoft
Microsoft analyzer for Croatian.
Declaration
public const string HrMicrosoft;
Field Value
System.
|
HuLucene
Lucene analyzer for Hungarian.
Declaration
public const string HuLucene;
Field Value
System.
|
HuMicrosoft
Microsoft analyzer for Hungarian.
Declaration
public const string HuMicrosoft;
Field Value
System.
|
HyLucene
Lucene analyzer for Armenian.
Declaration
public const string HyLucene;
Field Value
System.
|
IdLucene
Lucene analyzer for Indonesian.
Declaration
public const string IdLucene;
Field Value
System.
|
IdMicrosoft
Microsoft analyzer for Indonesian (Bahasa).
Declaration
public const string IdMicrosoft;
Field Value
System.
|
IsMicrosoft
Microsoft analyzer for Icelandic.
Declaration
public const string IsMicrosoft;
Field Value
System.
|
ItLucene
Lucene analyzer for Italian.
Declaration
public const string ItLucene;
Field Value
System.
|
ItMicrosoft
Microsoft analyzer for Italian.
Declaration
public const string ItMicrosoft;
Field Value
System.
|
JaLucene
Lucene analyzer for Japanese.
Declaration
public const string JaLucene;
Field Value
System.
|
JaMicrosoft
Microsoft analyzer for Japanese.
Declaration
public const string JaMicrosoft;
Field Value
System.
|
Keyword
Treats the entire content of a field as a single token. This is useful for data like zip codes, ids, and some product names. See KeywordAnalyzer (Lucene API).
Declaration
public const string Keyword;
Field Value
System.
|
KnMicrosoft
Microsoft analyzer for Kannada.
Declaration
public const string KnMicrosoft;
Field Value
System.
|
KoLucene
Lucene analyzer for Korean.
Declaration
public const string KoLucene;
Field Value
System.
|
KoMicrosoft
Microsoft analyzer for Korean.
Declaration
public const string KoMicrosoft;
Field Value
System.
|
LtMicrosoft
Microsoft analyzer for Lithuanian.
Declaration
public const string LtMicrosoft;
Field Value
System.
|
LvLucene
Lucene analyzer for Latvian.
Declaration
public const string LvLucene;
Field Value
System.
|
LvMicrosoft
Microsoft analyzer for Latvian.
Declaration
public const string LvMicrosoft;
Field Value
System.
|
MlMicrosoft
Microsoft analyzer for Malayalam.
Declaration
public const string MlMicrosoft;
Field Value
System.
|
MrMicrosoft
Microsoft analyzer for Marathi.
Declaration
public const string MrMicrosoft;
Field Value
System.
|
MsMicrosoft
Microsoft analyzer for Malay (Latin).
Declaration
public const string MsMicrosoft;
Field Value
System.
|
NbMicrosoft
Microsoft analyzer for Norwegian (Bokmål).
Declaration
public const string NbMicrosoft;
Field Value
System.
|
NlLucene
Lucene analyzer for Dutch.
Declaration
public const string NlLucene;
Field Value
System.
|
NlMicrosoft
Microsoft analyzer for Dutch.
Declaration
public const string NlMicrosoft;
Field Value
System.
|
NoLucene
Lucene analyzer for Norwegian.
Declaration
public const string NoLucene;
Field Value
System.
|
PaMicrosoft
Microsoft analyzer for Punjabi.
Declaration
public const string PaMicrosoft;
Field Value
System.
|
Pattern
Flexibly separates text into terms via a regular expression pattern. See PatternAnalyzer (Lucene API).
Declaration
public const string Pattern;
Field Value
System.
|
PlLucene
Lucene analyzer for Polish.
Declaration
public const string PlLucene;
Field Value
System.
|
PlMicrosoft
Microsoft analyzer for Polish.
Declaration
public const string PlMicrosoft;
Field Value
System.
|
PtBrLucene
Lucene analyzer for Portuguese (Brazil).
Declaration
public const string PtBrLucene;
Field Value
System.
|
PtBrMicrosoft
Microsoft analyzer for Portuguese (Brazil).
Declaration
public const string PtBrMicrosoft;
Field Value
System.
|
PtPtLucene
Lucene analyzer for Portuguese (Portugal).
Declaration
public const string PtPtLucene;
Field Value
System.
|
PtPtMicrosoft
Microsoft analyzer for Portuguese (Portugal).
Declaration
public const string PtPtMicrosoft;
Field Value
System.
|
RoLucene
Lucene analyzer for Romanian.
Declaration
public const string RoLucene;
Field Value
System.
|
RoMicrosoft
Microsoft analyzer for Romanian.
Declaration
public const string RoMicrosoft;
Field Value
System.
|
RuLucene
Lucene analyzer for Russian.
Declaration
public const string RuLucene;
Field Value
System.
|
RuMicrosoft
Microsoft analyzer for Russian.
Declaration
public const string RuMicrosoft;
Field Value
System.
|
Simple
Divides text at non-letters and converts them to lower case. See SimpleAnalyzer (Lucene API).
Declaration
public const string Simple;
Field Value
System.
|
SkMicrosoft
Microsoft analyzer for Slovak.
Declaration
public const string SkMicrosoft;
Field Value
System.
|
SlMicrosoft
Microsoft analyzer for Slovenian.
Declaration
public const string SlMicrosoft;
Field Value
System.
|
SrCyrillicMicrosoft
Microsoft analyzer for Serbian (Cyrillic).
Declaration
public const string SrCyrillicMicrosoft;
Field Value
System.
|
SrLatinMicrosoft
Microsoft analyzer for Serbian (Latin).
Declaration
public const string SrLatinMicrosoft;
Field Value
System.
|
StandardAsciiFoldingLucene
Standard ASCII Folding Lucene analyzer. See Add custom analyzers to string fields in an Azure Cognitive Search index.
Declaration
public const string StandardAsciiFoldingLucene;
Field Value
System.
|
StandardLucene
Standard Lucene analyzer.
Declaration
public const string StandardLucene;
Field Value
System.
|
Stop
Divides text at non-letters; Applies the lowercase and stopword token filters. See StopAnalyzer (Lucene API).
Declaration
public const string Stop;
Field Value
System.
|
SvLucene
Lucene analyzer for Swedish.
Declaration
public const string SvLucene;
Field Value
System.
|
SvMicrosoft
Microsoft analyzer for Swedish.
Declaration
public const string SvMicrosoft;
Field Value
System.
|
TaMicrosoft
Microsoft analyzer for Tamil.
Declaration
public const string TaMicrosoft;
Field Value
System.
|
TeMicrosoft
Microsoft analyzer for Telugu.
Declaration
public const string TeMicrosoft;
Field Value
System.
|
ThLucene
Lucene analyzer for Thai.
Declaration
public const string ThLucene;
Field Value
System.
|
ThMicrosoft
Microsoft analyzer for Thai.
Declaration
public const string ThMicrosoft;
Field Value
System.
|
TrLucene
Lucene analyzer for Turkish.
Declaration
public const string TrLucene;
Field Value
System.
|
TrMicrosoft
Microsoft analyzer for Turkish.
Declaration
public const string TrMicrosoft;
Field Value
System.
|
UkMicrosoft
Microsoft analyzer for Ukrainian.
Declaration
public const string UkMicrosoft;
Field Value
System.
|
UrMicrosoft
Microsoft analyzer for Urdu.
Declaration
public const string UrMicrosoft;
Field Value
System.
|
ViMicrosoft
Microsoft analyzer for Vietnamese.
Declaration
public const string ViMicrosoft;
Field Value
System.
|
Whitespace
An analyzer that uses the whitespace tokenizer. See WhitespaceAnalyzer (Lucene API).
Declaration
public const string Whitespace;
Field Value
System.
|
ZhHansLucene
Lucene analyzer for Chinese (Simplified).
Declaration
public const string ZhHansLucene;
Field Value
System.
|
ZhHansMicrosoft
Microsoft analyzer for Chinese (Simplified).
Declaration
public const string ZhHansMicrosoft;
Field Value
System.
|
ZhHantLucene
Lucene analyzer for Chinese (Traditional).
Declaration
public const string ZhHantLucene;
Field Value
System.
|
ZhHantMicrosoft
Microsoft analyzer for Chinese (Traditional).
Declaration
public const string ZhHantMicrosoft;
Field Value
System.
|