jtibshirani commented on code in PR #1071:
URL: https://github.com/apache/lucene/pull/1071#discussion_r950622069
##########
lucene/core/src/test/org/apache/lucene/util/hnsw/KnnGraphTester.java:
##########
@@ -308,41 +302,6 @@ private void printFanoutHist(Path indexPath) throws
IOException {
}
}
- @SuppressWarnings("unchecked")
- private void dumpGraph(Path docsPath) throws IOException {
Review Comment:
Let me know anytime you start to miss it and I'll restore it! For now I'll
remove it to keep things simple. If we keep it, I'll need to refactor
`BinaryFileVectors` -- which is doable but slightly tricky.
--
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]