Class | Description |
---|---|
IndonesianAnalyzer |
Analyzer for Indonesian (Bahasa)
|
IndonesianAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
IndonesianStemFilter |
A
TokenFilter that applies IndonesianStemmer to stem Indonesian words. |
IndonesianStemFilterFactory |
Factory for
IndonesianStemFilter . |
IndonesianStemmer |
Stemmer for Indonesian.
|