Package org.apache.lucene.analysis.icu.tokenattributes
Additional ICU-specific Attributes for text analysis.
-
Interface Summary Interface Description ScriptAttribute This attribute stores the UTR #24 script value for a token of text. -
Class Summary Class Description ICUCollatedTermAttributeImpl Extension ofCharTermAttributeImpl
that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes.ScriptAttributeImpl Implementation ofScriptAttribute
that stores the script as an integer.