SegmentDocValues

Manages the DocValuesProducer held by SegmentReader and keeps track of their reference counting.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun decRef(dvProducersGens: LongArrayList)

Decrement the reference count of the given DocValuesProducer generations.

Link copied to clipboard

Returns the DocValuesProducer for the given generation.