Package org.apache.lucene.search
Interface FieldCache.IntParser
- All Superinterfaces:
FieldCache.Parser
- Enclosing interface:
- FieldCache
Interface to parse ints from document fields.
-
Method Summary
Methods inherited from interface org.apache.lucene.search.FieldCache.Parser
termsEnum
-
Method Details
-
parseInt
Return an integer representation of this field's value.
-