nitirajrathore commented on a change in pull request #55: URL: https://github.com/apache/lucene/pull/55#discussion_r604604910
########## File path: lucene/test-framework/src/java/org/apache/lucene/util/FullKnn.java ########## @@ -0,0 +1,156 @@ +package org.apache.lucene.util; Review comment: again, I am just not sure about the nomenclature, as the package name suggest hnsw algorith, but code is of exact knn which is independent of hnsw. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org