Class ICUCollatedTermAttribute
Extension of Char
Inherited Members
Namespace: Lucene.Net.Collation.TokenAttributes
Assembly: Lucene.Net.ICU.dll
Syntax
public class ICUCollatedTermAttribute : CharTermAttribute, ICharTermAttribute, ICharSequence, ITermToBytesRefAttribute, IAttribute
Constructors
| Improve this Doc View SourceICUCollatedTermAttribute(Collator)
Create a new ICUCollatedTermAttribute
Declaration
public ICUCollatedTermAttribute(Collator collator)
Parameters
Type | Name | Description |
---|---|---|
Collator | collator | Collation key generator. |
Methods
| Improve this Doc View SourceFillBytesRef()
Declaration
public override void FillBytesRef()