SegmentDocValues
class SegmentDocValues
Manages the DocValuesProducer held by SegmentReader and keeps track of their reference counting.
Functions
Link copied to clipboard
Decrement the reference count of the given DocValuesProducer generations.
Link copied to clipboard
fun getDocValuesProducer(gen: Long, si: SegmentCommitInfo, dir: Directory, infos: FieldInfos): DocValuesProducer
Returns the DocValuesProducer for the given generation.