znnahiyan opened a new issue, #12990: URL: https://github.com/apache/lucene/issues/12990
According to PR #608 #629, the HNSW package had been made hierarchical for Lucene 9.1.0, so it's not single-layer anymore as per the package info description: https://github.com/apache/lucene/blob/248f067d5207da653f94751eb5d4e8a42ae1238e/lucene/core/src/java/org/apache/lucene/util/hnsw/package-info.java#L17-L22 All of the javadoc pages from 9.1.0 up to the latest (9.9.1) don't reflect this change, so it would be preferred to merge the commit(s) to those earlier version branches as well. * https://lucene.apache.org/core/9_1_0/core/org/apache/lucene/util/hnsw/package-summary.html * https://lucene.apache.org/core/9_9_1/core/org/apache/lucene/util/hnsw/package-summary.html -- 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.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