getSortedNumericValues

Returns a SortedNumericDocValues for a reader's docvalues (potentially merging on-the-fly)

This is a slow way to access sorted numeric values. Instead, access them per-segment with LeafReader.getSortedNumericDocValues