Package org.apache.lucene.search
Interface FieldCache.LongParser
- All Superinterfaces:
FieldCache.Parser
- Enclosing interface:
FieldCache
Interface to parse long from document fields.
- See Also:
-
Method Summary
Methods inherited from interface org.apache.lucene.search.FieldCache.Parser
termsEnum
-
Method Details
-
parseLong
Return an long representation of this field's value.
-