Displaying 1 result from an estimated 1 matches for "9d5c59d98857".
2015 Nov 01
1
fts_solr does not quote lucene's special characters
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.
For example, I search for foo"bar, then