RamakrishnaChilaka commented on code in PR #15218:
URL: https://github.com/apache/lucene/pull/15218#discussion_r2371647072


##########
lucene/core/src/java/org/apache/lucene/internal/vectorization/VectorUtilSupport.java:
##########
@@ -145,11 +145,5 @@ float recalculateScalarQuantizationOffset(
 
   float[] l2normalize(float[] v, boolean throwOnZero);
 
-  /**

Review Comment:
   I agree that it's safer to keep JavaDocs for both. Reverted the change to 
remove JavaDoc from VectorUtilSupport.java.



-- 
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