Interface FieldCache.IInt16Parser
Interface to parse
NOTE: This was ShortParser in Lucene
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public interface IInt16Parser : FieldCache.IParser
Methods
Name | Description |
---|---|
ParseInt16(BytesRef) | Return a NOTE: This was parseShort() in Lucene |