You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2022/01/13 20:00:32 UTC

[lucene] branch hnsw updated (4b87c0c -> 7bce9f1)

This is an automated email from the ASF dual-hosted git repository.

mayya pushed a change to branch hnsw
in repository https://gitbox.apache.org/repos/asf/lucene.git.


    from 4b87c0c  Add documentation to NodesIterator
     add 7bce9f1  Address Julie's feedback

No new revisions were added by this update.

Summary of changes:
 .../org/apache/lucene/util/hnsw/HnswGraph.java     | 28 +++++++++-------------
 .../test/org/apache/lucene/index/TestKnnGraph.java |  7 ++++++
 .../org/apache/lucene/util/hnsw/TestHnswGraph.java |  2 +-
 3 files changed, 19 insertions(+), 18 deletions(-)