Interface FieldCache.IInt64Parser
Interface to parse
NOTE: This was LongParser in Lucene
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public interface IInt64Parser : FieldCache.IParser
Methods
Name | Description |
---|---|
ParseInt64(BytesRef) | Return a NOTE: This was parseLong() in Lucene |