Mike Drob created LUCENE-9104:
---------------------------------

             Summary: Gracefully downgrade FuzzyTermEnum edits from 2 to 1 when 
term encounters too many states
                 Key: LUCENE-9104
                 URL: https://issues.apache.org/jira/browse/LUCENE-9104
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/search
            Reporter: Mike Drob


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to