[ 
https://issues.apache.org/jira/browse/LUCENE-9102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002356#comment-17002356
 ] 

ASF subversion and git services commented on LUCENE-9102:
---------------------------------------------------------

Commit 663bfe2d8b5b4996806d4fcf4cc09ea12be45464 in lucene-solr's branch 
refs/heads/master from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=663bfe2 ]

LUCENE-9102: update changes.txt


> 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
>            Assignee: Bruno Roustant
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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: https://github.com/apache/lucene-solr/pull/1103
> Dependent Solr issue: SOLR-14131



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