Class ICUCollatedTermAttribute
Extension of CharTermAttribute that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes.
Inherited Members
Lucene.Net.Analysis.TokenAttributes.CharTermAttribute.Append(System.Text.StringBuilder)
Lucene.Net.Analysis.TokenAttributes.CharTermAttribute.Append(System.Text.StringBuilder, System.Int32, System.Int32)
Assembly: Lucene.Net.ICU.dll
Syntax
public class ICUCollatedTermAttribute : CharTermAttribute, ICharTermAttribute, ICharSequence, ITermToBytesRefAttribute, IAttribute
Constructors
Name | Description |
---|---|
ICUCollatedTermAttribute(Collator) | Create a new ICUCollatedTermAttribute |
Methods
Name | Description |
---|---|
FillBytesRef() |