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

Jim Ferenczi commented on LUCENE-9098:
--------------------------------------

The CI found a reproducible failure with this change:

{noformat}
ant test  -Dtestcase=TestFuzzyQuery -Dtests.method=testErrorMessage
-Dtests.seed=CE3DF037C6D29401 -Dtests.slow=true -Dtests.locale=fr-GN
-Dtests.timezone=US/Pacific-New -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
{noformat}

[~mdrob] can you take a look ?


> Report problematic term value when fuzzy query is too complex
> -------------------------------------------------------------
>
>                 Key: LUCENE-9098
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9098
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/search
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Minor
>             Fix For: master (9.0)
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This is the lucene compliment to SOLR-13190, when fuzzy query gets a term 
> that expands to too many states, we throw an exception but don't provide 
> insight on the problematic term. We should improve the error reporting.



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