Re: Question about SolrResponseBase.toString()

2011-06-21 Thread Chris Hostetter
: I'm working with Solrj, and I like to use the SolrResponseBase.toString() : method, as it seems to return JSON. However, the JSON returned is not many of the toString methods on internal solr objects use {} to show encapsulation when recursively calling toString() on sub objects, but they ar

Question about SolrResponseBase.toString()

2011-05-26 Thread Michiel Verkaik
Hi, I'm working with Solrj, and I like to use the SolrResponseBase.toString() method, as it seems to return JSON. However, the JSON returned is not valid, as it misses quotes. If I search directly against Solr using http://localhost:8080/apache-solr-3.1-SNAPSHOT/select/?q=*%3A*&version=2.2&start