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

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

Commit 1522736 from [~mikemccand] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1522736 ]

LUCENE-5206: move CHANGES entry to 4.5
                
> FuzzyQuery: matching terms must be longer than maxEdits
> -------------------------------------------------------
>
>                 Key: LUCENE-5206
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5206
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/other
>    Affects Versions: 4.5
>            Reporter: Tim Allison
>            Priority: Minor
>         Attachments: FuzzyTermOnShortTermsTest.java
>
>
> FuzzyQuery's maxEdit value must be larger than the length of both terms for 
> there to be a match.  Based on a response from the java-user list, it looks 
> like I wasn't the only one surprised by this.  Let's document this design 
> choice more clearly in the documentation or modify the behavior.
> Apologies if I missed the documentation of this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to