Re: JSON response with SolrJ

2011-09-24 Thread Erick Erickson
etrieve JSON response with SolrJ? Is it possible? It seems to be more > focused on XML and Beans. > > Thanks. >

Re: JSON response with SolrJ

2011-09-21 Thread Parvin Gasimzade
Hi, Similar question asked before.Maybe it can help. http://lucene.472066.n3.nabble.com/SolrJ-Response-JSON-td1002024.html On Wed, Sep 21, 2011 at 3:01 PM, Kissue Kissue wrote: > Hi, > > I am using solr 3.3 with SolrJ. Does anybody have any idea how i can > retrieve JSON respons

JSON response with SolrJ

2011-09-21 Thread Kissue Kissue
Hi, I am using solr 3.3 with SolrJ. Does anybody have any idea how i can retrieve JSON response with SolrJ? Is it possible? It seems to be more focused on XML and Beans. Thanks.