Package org.apache.lucene.analysis.hi
Analyzer for Hindi.
-
Class Summary Class Description HindiAnalyzer Analyzer for Hindi.HindiAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;HindiNormalizationFilter ATokenFilter
that appliesHindiNormalizer
to normalize the orthography.HindiNormalizationFilterFactory Factory forHindiNormalizationFilter
.HindiNormalizer Normalizer for Hindi.HindiStemFilter ATokenFilter
that appliesHindiStemmer
to stem Hindi words.HindiStemFilterFactory Factory forHindiStemFilter
.HindiStemmer Light Stemmer for Hindi.