Property BytesRef
BytesRef
Retrieve this attribute's BytesRef. The bytes are updated from the current term when the consumer calls FillBytesRef().
Declaration
BytesRef BytesRef { get; }
Property Value
Type | Description |
---|---|
BytesRef | this IAttributes internal BytesRef. |