See: Description
Class | Description |
---|---|
IcuCollationAttributeFactory |
Converts each token into its
CollationKey and
then encodes bytes as an index term. |
IcuCollationDocValuesField |
Indexes collation keys as a single-valued
SortedDocValuesField . |
IcuCollationKeyAnalyzer |
Configures a
KeywordTokenizer with an IcuCollationAttributeFactory . |
IcuCollationKeyAnalyzerProvider |
An ICU collation analyzer provider.
|
IcuCollationTokenizerFactory |
This
IcuTokenizer uses an ICU @Collator as a char attribute factory. |
IcuFoldingCharFilterFactory |
Applies foldings from UTR#30 Character Foldings.
|
IcuFoldingTokenFilterFactory |
Applies foldings from UTR#30 Character Foldings.
|
IcuNormalizerCharFilter |
Normalize token text with ICU
Normalizer2 . |
IcuNormalizerCharFilterFactory | |
IcuNormalizerFilter |
Normalize token text with ICU
Normalizer2 . |
IcuNormalizerTokenFilterFactory |
Uses the
IcuNormalizerFilter to normalize tokens. |
IcuNumberFormatTokenFilter | |
IcuNumberFormatTokenFilterFactory | |
IcuTransformTokenFilter |
A
TokenFilter that transforms text with ICU. |
IcuTransformTokenFilterFactory |