Package org.apache.lucene.search
Interface FieldCache.ByteParser
- All Superinterfaces:
FieldCache.Parser
- Enclosing interface:
- FieldCache
Deprecated.
Interface to parse bytes from document fields.
-
Method Summary
Methods inherited from interface org.apache.lucene.search.FieldCache.Parser
termsEnum
-
Method Details
-
parseByte
Deprecated.Return a single Byte representation of this field's value.
-