Namespace Lucene.Net.Analysis.Icu.TokenAttributes
Additional ICU-specific Attributes for text analysis.
Classes
ScriptAttribute
Implementation of IScriptAttribute that stores the script as an integer.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Interfaces
IScriptAttribute
This attribute stores the UTR #24 script value for a token of text.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk