getBinaryValues
Returns an array of byte arrays for of the fields that have the name specified as the method parameter. This method returns an empty array when there are no matching fields. It never returns null.
Return
a BytesRef[] of binary field values
Parameters
name
the name of the field