Package org.apache.lucene.analysis.ar
Analyzer for Arabic.
-
Class Summary 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 ATokenFilter
that appliesArabicNormalizer
to normalize the orthography.ArabicNormalizationFilterFactory Factory forArabicNormalizationFilter
.ArabicNormalizer Normalizer for Arabic.ArabicStemFilter ATokenFilter
that appliesArabicStemmer
to stem Arabic words..ArabicStemFilterFactory Factory forArabicStemFilter
.ArabicStemmer Stemmer for Arabic.