Class | Description |
---|---|
ApostropheFilter |
Strips all characters after an apostrophe (including the apostrophe itself).
|
ApostropheFilterFactory |
Factory for
ApostropheFilter . |
TurkishAnalyzer |
Analyzer for Turkish. |
TurkishAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
TurkishLowerCaseFilter |
Normalizes Turkish token text to lower case.
|
TurkishLowerCaseFilterFactory |
Factory for
TurkishLowerCaseFilter . |