Tim Allison created LUCENE-5206:
-----------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]