benwtrent commented on code in PR #13365:
URL: https://github.com/apache/lucene/pull/13365#discussion_r1598645109


##########
lucene/core/src/java/org/apache/lucene/search/FloatVectorSimilarityValuesSource.java:
##########
@@ -36,29 +36,6 @@ public FloatVectorSimilarityValuesSource(float[] vector, 
String fieldName) {
     this.queryVector = vector;
   }
 
-  @Override

Review Comment:
   This is no longer necessary. I should have removed it in the original vector 
scorer PR



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to