getSortedValues
Returns a SortedDocValues for a reader's docvalues (potentially doing extremely slow things).
This is an extremely slow way to access sorted values. Instead, access them per-segment with LeafReader.getSortedDocValues