void
void
Creates a copy of this producer for merge operations.
Creates a numeric field reader for the given entry.
org.apache.lucene.index.BinaryDocValues
getBinary(org.apache.lucene.index.FieldInfo field)
org.apache.lucene.codecs.DocValuesProducer
org.apache.lucene.index.NumericDocValues
getNumeric(org.apache.lucene.index.FieldInfo field)
org.apache.lucene.index.DocValuesSkipper
getSkipper(org.apache.lucene.index.FieldInfo field)
org.apache.lucene.index.SortedDocValues
getSorted(org.apache.lucene.index.FieldInfo field)
org.apache.lucene.index.SortedNumericDocValues
org.apache.lucene.index.SortedSetDocValues
static int
primarySortFieldNumber(org.apache.lucene.index.SegmentInfo segmentInfo,
org.apache.lucene.index.FieldInfos fieldInfos)
Returns the field number of the primary sort field for the given segment,
if the field is sorted in ascending order.