Andy Webb created LUCENE-9102:
---------------------------------

             Summary: Add maxQueryLength option to DirectSpellchecker
                 Key: LUCENE-9102
                 URL: https://issues.apache.org/jira/browse/LUCENE-9102
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/spellchecker
            Reporter: Andy Webb


Attempting to spellcheck some long query terms can trigger 
{{org.apache.lucene.util.automaton.TooComplexToDeterminizeException}}. This 
change (previously discussed in SOLR-13190) adds a {{maxQueryLength}} option to 
{{DirectSpellchecker}} so that Lucene can be configured to not attempt to 
spellcheck terms over a specified length.

(PR incoming)



--
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