Uses of Package
org.apache.lucene.analysis.icu
-
Packages that use org.apache.lucene.analysis.icu Package Description org.apache.lucene.analysis.icu Analysis components based on ICU -
Classes in org.apache.lucene.analysis.icu used by org.apache.lucene.analysis.icu Class Description ICUCollationAttributeFactory Converts each token into itsCollationKey
, and then encodes bytes as an index term.ICUNormalizer2Filter Normalize token text with ICU'sNormalizer2
ICUTransformFilter.ReplaceableTermAttribute Wrap aCharTermAttribute
with the Replaceable API.