I'm having trouble with solrj generating a query like &q=kohler%5C+k for the
search term 'Kohler k'

I am using Solr 4.3 in cloud mode. When I remove the %5C everything is fine.
I'm not sure why the %5C is being added when I call
solrQuery.setQuery('Kohler k');

Any help is appreciated.



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

Reply via email to