mayya-sharipova commented on PR #872: URL: https://github.com/apache/lucene/pull/872#issuecomment-1125028616
@jtibshirani @mocobeta Thanks for your review. I've changed the current PR based on the recent vector format changes from `main` branch – mostly copy, just in `OnHeapHnswGraph`, I've decided instead of `M` field to have dedicated `nsize` and `nsize0` - neighbours size, so not to calculate them for every node, which also made the code tidier. I hope this is fine. I plan to merge this PR and backport it to branch_9x today. -- 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: issues-unsubscr...@lucene.apache.org 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