Hey i have this talk to do:
- Use solr api, use this url:
http://localhost:8983/solr/select/?q=tree - Get the answer via json/xml, deserialize it to a map objects
What is the best way to do that? I would like some hints on this.
Thanks in advanced, RR
Ps. i searched for it in here, but i found examples too complex to understand.
Does:
Get you to where you want to be?
Right, so this is Grails prior to 2.0, so can’t use
JsonSlurperas that needs Groovy 1.8+Can you try: