getBinaryDocValues

open override fun getBinaryDocValues(field: String): BinaryDocValues?

Returns BinaryDocValues for this field, or null if no binary doc values were indexed for this field. The returned instance should only be used by a single thread.