Take a look at query parameters and use debug and/or explain. https://wiki.apache.org/solr/CommonQueryParameters
Also, perhaps change parser from default one to less stringent dismax. Hard to say what fits your case as I don't know it, but those two are best starting points I know of. pozdrawiam, LAFK 2015-05-05 10:39 GMT+02:00 marotosg <marot...@gmail.com>: > Hi, > > I am having some difficulties knowing which one is the exception I am > having > on my client for some queries. Queries malformed are always coming back to > my solrNet client as "The remote server returned an error: (400) Bad > Request.". Internally Solr is actually printing the log issues like > "undefined field fieldName". > > Do your have any idea about getting more detailed info into the http > response? > > Thanks, > Sergio > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Exception-The-remote-server-returned-an-error-400-Bad-Request-tp4203889.html > Sent from the Solr - User mailing list archive at Nabble.com. >