Interface FieldCache.IInt32Parser
Interface to parse
NOTE: This was IntParser in Lucene
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public interface IInt32Parser : FieldCache.IParser
Methods
Name | Description |
---|---|
ParseInt32(BytesRef) | Return an NOTE: This was parseInt() in Lucene |