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

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

Commit a4c884a22f5ed15ab904de085a682fb376748138 in lucene-solr's branch 
refs/heads/master from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a4c884a ]

LUCENE-9098 Report bad term for fuzzy query

When a fuzzy query encounters a term that is too complex, the exception
should report the term instead of a cryptic message about too many
states.


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