getRandomVectorScorer
Returns a RandomVectorScorer for the given field and target vector.
Return
a RandomVectorScorer for the given field and target vector.
Parameters
field
the field to search
target
the target vector
Throws
IOException
if an I/O error occurs when reading from the index.