Class | Description |
---|---|
ICUFoldingFilter |
A TokenFilter that applies search term folding to Unicode text,
applying foldings from UTR#30 Character Foldings.
|
ICUFoldingFilterFactory |
Factory for
ICUFoldingFilter . |
ICUNormalizer2CharFilter |
Normalize token text with ICU's
Normalizer2 . |
ICUNormalizer2CharFilterFactory |
Factory for
ICUNormalizer2CharFilter |
ICUNormalizer2Filter |
Normalize token text with ICU's
Normalizer2 |
ICUNormalizer2FilterFactory |
Factory for
ICUNormalizer2Filter |
ICUTransformFilter |
A
TokenFilter that transforms text with ICU. |
ICUTransformFilterFactory |
Factory for
ICUTransformFilter . |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.