getSorted
Returns SortedDocValues for the field, or .emptySorted if it has none.
Return
docvalues instance, or an empty instance if field does not exist in this reader.
Throws
IOException
if an I/O error occurs.
Returns SortedDocValues for the field, or .emptySorted if it has none.
docvalues instance, or an empty instance if field does not exist in this reader.
if an I/O error occurs.