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 15:11:41 UTC

[GitHub] [lucene-solr] markharwood opened a new pull request #1495: Revert "Bugfix for FuzzyQuery false negative (#1493)"

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


   This reverts commit 28e47549c8ba1a7c17ffe7d9e791e88983ef46c2.
   The use of RegExpQuery as a fallback has to consider that the search string may contain characters which are illegal regex syntax and need escaping.
   
   Will rethink the approach.


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