uschindler commented on code in PR #15218: URL: https://github.com/apache/lucene/pull/15218#discussion_r2371634652
########## 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: We can keep this, not sure about it. Some methods have Java docs, others not. Maybe to be safe keep both. -- 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]
