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

SimpleTextKnnVectorsReader.search needs an implementation

Details

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

    Description

      SimpleText doesn't implement vector search today by throwing an UnsupportedOperationException. We worked around this by disabling SimpleText on tests that use vectors until now, but this isn't a good solution: SimpleText should implement APIs correctly and only be disabled on tests that expect a binary format or that are too slow with SimpleText.

      Let's implement this method via linear scan for now?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            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 - 3h 20m
                3h 20m