I'm having the same issue with solrJ 4.5.1

If I use the escapeQueryChars() function on a string like "a b c" it is
escaping it to "a\+b\+c" which returns 0 results using edismax query parser.
However "a b c" returns results.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-4-3-solrj-generating-search-terms-that-return-no-results-tp4077137p4099524.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to