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