verifySameVectorOptions
fun verifySameVectorOptions(fieldName: String?, vd1: Int, ve1: VectorEncoding?, vsf1: VectorSimilarityFunction?, vd2: Int, ve2: VectorEncoding?, vsf2: VectorSimilarityFunction?)
Verify that the provided vector indexing options are the same
Throws
if they are not the same