Class NumericTokenStream.NumericTermAttribute
Implementation of NumericTokenStream.INumericTermAttribute. @lucene.internal @since 4.0
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class NumericTermAttribute : Attribute, NumericTokenStream.INumericTermAttribute, ITermToBytesRefAttribute, IAttribute
Constructors
Name | Description |
---|---|
NumericTermAttribute() | Creates, but does not yet initialize this attribute instance |
Properties
Name | Description |
---|---|
BytesRef | |
RawValue | |
Shift | |
ValueSize |
Methods
Name | Description |
---|---|
Clear() | |
CopyTo(IAttribute) | |
FillBytesRef() | |
IncShift() | |
Init(Int64, Int32, Int32, Int32) | |
ReflectWith(IAttributeReflector) |