Interface LongParser
Interface to parse long from document fields.
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public interface LongParser : Parser
Methods
Name | Description |
---|---|
Parse |
Return an long representation of this field's value. |