| Class | Description |
|---|---|
| ItalianAnalyzer |
Analyzer for Italian. |
| ItalianAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
| ItalianLightStemFilter |
A
TokenFilter that applies ItalianLightStemmer to stem Italian
words. |
| ItalianLightStemFilterFactory |
Factory for
ItalianLightStemFilter. |
| ItalianLightStemmer |
Light Stemmer for Italian.
|