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