| Class | Description |
|---|---|
| BulgarianAnalyzer |
Analyzer for Bulgarian. |
| BulgarianAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer
class accesses the static final set the first time.;
|
| BulgarianStemFilter |
A
TokenFilter that applies BulgarianStemmer to stem Bulgarian
words. |
| BulgarianStemFilterFactory |
Factory for
BulgarianStemFilter. |
| BulgarianStemmer |
Light Stemmer for Bulgarian.
|