Package org.apache.lucene.analysis.fa
package org.apache.lucene.analysis.fa
Analyzer for Persian.
-
ClassesClassDescription
Analyzer
for Persian.Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;CharFilter that replaces instances of Zero-width non-joiner with an ordinary space.Factory forPersianCharFilter
.ATokenFilter
that appliesPersianNormalizer
to normalize the orthography.Factory forPersianNormalizationFilter
.Normalizer for Persian.ATokenFilter
that appliesPersianStemmer
to stem Persian words.Factory forPersianStemFilter
.Stemmer for Persian.