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

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

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

SOLR-14131: Add maxQueryLength option to DirectSolrSpellchecker.

Closes #1113


> 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: 3h 20m
>  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