Class | Description |
---|---|
ArabicAnalyzer |
Analyzer for Arabic. |
ArabicAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
ArabicNormalizationFilter |
A
TokenFilter that applies ArabicNormalizer to normalize the orthography. |
ArabicNormalizationFilterFactory |
Factory for
ArabicNormalizationFilter . |
ArabicNormalizer |
Normalizer for Arabic.
|
ArabicStemFilter |
A
TokenFilter that applies ArabicStemmer to stem Arabic words.. |
ArabicStemFilterFactory |
Factory for
ArabicStemFilter . |
ArabicStemmer |
Stemmer for Arabic.
|