27 Nov
2015
27 Nov
'15
3:25 p.m.
On 01 Nov 2015, at 19:03, Michael Stilkerich ms@mike2k.de wrote:
Hello,
I am using Dovecot 2.2.19 with the solr backend for full text search and experience the following issue.
When I issue a search that includes characters that are part of lucene's query syntax (e.g. the double quote character), dovecot does not escape the special characters and issues a request with invalid syntax to the solr server.
http://hg.dovecot.org/dovecot-2.2/rev/9d5c59d98857 should help.