getNumeric
Returns NumericDocValues for the field, or .emptyNumeric 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 NumericDocValues for the field, or .emptyNumeric if it has none.
docvalues instance, or an empty instance if field does not exist in this reader.
if an I/O error occurs.