Class | Description |
---|---|
IrishAnalyzer |
Analyzer for Irish. |
IrishAnalyzer.DefaultSetHolder |
Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class
accesses the static final set the first time.;
|
IrishLowerCaseFilter |
Normalises token text to lower case, handling t-prothesis
and n-eclipsis (i.e., that 'nAthair' should become 'n-athair')
|
IrishLowerCaseFilterFactory |
Factory for
IrishLowerCaseFilter . |