Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-9845

Improve encoding of HNSW graph offsets

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      Today we use a simple long[] to encode the offset of each document's array of neighbors in the HNSW graph. Instead we should use a data structure that is optimized for encoding an increasing numeric array, like   monotonic PackedInts

      Attachments

        Activity

          People

            Unassigned Unassigned
            sokolov Michael Sokolov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: