On 24 March 2014 12:35, Sohan Kalsariya <sohankalsar...@gmail.com> wrote:
> How can i get the json response from solr ?
> I mean how can i get response of the searched results in json format
> and print it in solarium php code ?

Adding wt=json to the query will get you Solr results in JSON format.
Please refer to the Solarium documentation for how to print the
results.

Regards,
Gora

Reply via email to