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

Gracefully downgrade FuzzyTermEnum edits from 2 to 1 when term encounters too many states

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core/search
    • None
    • New

    Description

      When encountering a situation similar to LUCENE-9098 where a query with max edit distance of 2 causes too many states for the automaton, we could provide the user with an option to accept a reduced set of results instead of an exception since the terms for edit distance of 1 have already been computed anyway.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdrob Mike Drob
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: