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

VectorReader.search needs rethought, o.a.l.search integration?

Details

    • Task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 9.0
    • None
    • New

    Description

      There's no search integration (e.g. queries) for the current vector values, no documentation/examples that I can find.

      Instead the codec has this method:

      TopDocs search(String field, float[] target, int k, int fanout)
      

      First, the "fanout" parameter needs to go, this is specific to HNSW impl, get it out of here.
      Second, How am I supposed to skip over deleted documents? How can I use filters? How should i search across multiple segments?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 7h
                7h