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

ASF subversion and git services commented on SOLR-14131:
--------------------------------------------------------

Commit 8f5f18041a9210dec7b9fad28487a05731dc9020 in lucene-solr's branch 
refs/heads/branch_8x from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8f5f180 ]

SOLR-14131: Add maxQueryLength option to DirectSolrSpellchecker.


> Add maxQueryLength option to DirectSolrSpellchecker
> ---------------------------------------------------
>
>                 Key: SOLR-14131
>                 URL: https://issues.apache.org/jira/browse/SOLR-14131
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>            Reporter: Andy Webb
>            Assignee: Bruno Roustant
>            Priority: Minor
>          Time Spent: 3.5h
>  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, and dependent on LUCENE-9102) 
> adds a maxQueryLength option to DirectSolrSpellChecker so that Lucene/Solr 
> can be configured to not attempt to spellcheck terms over a specified length.
> Here's a PR: https://github.com/apache/lucene-solr/pull/1113 



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