Uses of Class
org.apache.lucene.util.AttributeFactory.StaticImplementationAttributeFactory
Packages that use AttributeFactory.StaticImplementationAttributeFactory
Package
Description
Analysis components based on ICU
Unicode collation support.
-
Uses of AttributeFactory.StaticImplementationAttributeFactory in org.apache.lucene.analysis.icu
Subclasses of AttributeFactory.StaticImplementationAttributeFactory in org.apache.lucene.analysis.icuModifier and TypeClassDescriptionclass
Converts each token into itsCollationKey
, and then encodes bytes as an index term. -
Uses of AttributeFactory.StaticImplementationAttributeFactory in org.apache.lucene.collation
Modifier and TypeClassDescriptionclass
Converts each token into itsCollationKey
, and then encodes the bytes as an index term.