| 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 |
A
TokenFilter that applies HindiNormalizer to normalize the
orthography. |
| HindiNormalizationFilterFactory |
Factory for
HindiNormalizationFilter. |
| HindiNormalizer |
Normalizer for Hindi.
|
| HindiStemFilter |
A
TokenFilter that applies HindiStemmer to stem Hindi words. |
| HindiStemFilterFactory |
Factory for
HindiStemFilter. |
| HindiStemmer |
Light Stemmer for Hindi.
|