You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2019/12/19 23:35:00 UTC

[jira] [Created] (LUCENE-9104) Gracefully downgrade FuzzyTermEnum edits from 2 to 1 when term encounters too many states

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org