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.