Interface IBinaryTermAttribute
An attribute extending
Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net.TestFramework.dll
Syntax
public interface IBinaryTermAttribute : ITermToBytesRefAttribute
Properties
| Improve this Doc View SourceBytesRef
Set the current binary value.
Declaration
BytesRef BytesRef { get; set; }
Property Value
Type | Description |
---|---|
BytesRef |