Class Lucene45DocValuesProducer.NumericEntry
- java.lang.Object
-
- org.apache.lucene.codecs.lucene45.Lucene45DocValuesProducer.NumericEntry
-
- Enclosing class:
- Lucene45DocValuesProducer
protected static class Lucene45DocValuesProducer.NumericEntry extends Object
metadata entry for a numeric docvalues field
-
-
Field Summary
Fields Modifier and Type Field Description intblockSizepacked ints blocksizelongcountcount of values writtenlongoffsetoffset to the actual numeric valuesintpackedIntsVersionpacked ints version used to encode these numerics
-