| Class | Description |
|---|---|
| HungarianAnalyzer |
Analyzer for Hungarian. |
| HungarianAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
| HungarianLightStemFilter |
A
TokenFilter that applies HungarianLightStemmer to stem
Hungarian words. |
| HungarianLightStemFilterFactory |
Factory for
HungarianLightStemFilter. |
| HungarianLightStemmer |
Light Stemmer for Hungarian.
|