Hi, I am sending a query to the solr search engine from my application using httpClient. I want to search for a specific title from the available.
for e.g. If user wants to search for the book which have titled "Complete Java Reference", I am sending this query to Solr having double quotes with the search string. I have encoded the search criteria but it is still giving me "Invalid Query Exception". Please suggest as if there is any way to pass this query to Solr. I am not sure though, but can we do this using SolrJ client instead of httpClient. If yes, then how Solrj is handing this kind of request. Thanks, Amit Garg -- View this message in context: http://www.nabble.com/Pass-Quoted-Query-to-Solr-tp22911184p22911184.html Sent from the Solr - User mailing list archive at Nabble.com.