My Response is coming in the follwing way "response": { "numFound": 21, "start": 0, "maxScore": 1, "docs": [ { "pageType": "LP", "category": "some category name", "url": "some url", "score": 1 } ] }
I need to store results in antohter string variables. Anybody help me how can i do it using solrj -- View this message in context: http://lucene.472066.n3.nabble.com/Storing-solr-results-in-excel-tp4103237p4103280.html Sent from the Solr - User mailing list archive at Nabble.com.