nitirajrathore opened a new pull request #55: URL: https://github.com/apache/lucene/pull/55
# Description There was a bug in the KNN Tester where in for large document vector files only first set of documents will be considered for Full Knn calculation # Solution I have corrected the bug and also made the code to execute parallelly, so as to take less time for large document vector files. # Tests I am yet to figure out how to properly Mock the FileChannel. May be I will write a dummy class myself? # Checklist TODO: Tests. -- 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