Interface FieldCache.IByteParser
Interface to parse bytes from document fields.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public interface IByteParser : FieldCache.IParser
Methods
Name | Description |
---|---|
ParseByte(BytesRef) | Return a single Byte representation of this field's value. |