You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/05/07 14:36:56 UTC

[GitHub] [lucene-solr] markharwood opened a new pull request #1494: Backport of FuzzyQuery bugfix for issue 9365

markharwood opened a new pull request #1494:
URL: https://github.com/apache/lucene-solr/pull/1494


   Backport of 28e47549c8ba1a7c17ffe7d9e791e88983ef46c2
   Fixes false negative in FuzzyQuery when prefix length == search string length.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] markharwood commented on pull request #1494: Backport of FuzzyQuery bugfix for issue 9365

Posted by GitBox <gi...@apache.org>.
markharwood commented on pull request #1494:
URL: https://github.com/apache/lucene-solr/pull/1494#issuecomment-625316015


   Aborting - there was a bug with this fix in master. Using RegExpQuery as a fallback is not appropriate because content needs escaping to be legal syntax. Will rework


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org