Interface ShortParser
Interface to parse shorts from document fields.
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public interface ShortParser : Parser
Methods
Name | Description |
---|---|
ParseShort(String) | Return a short representation of this field's value. |