On 30 August 2013 07:02, Kevin <vivid.tju.d...@gmail.com> wrote:
>
>
> i know query a key word by " 
> http://localhost:8983/solr/collection1/select?q=*solr*&wt=json&indent=true";
> how to add/update  records ?thanks

This is a very basic question, and you could probably gain from
starting with http://wiki.apache.org/solr/#Search_and_Indexing
and other links on that page. Also, http://lucene.apache.org/solr/tutorial.html

There does nor seem to be a C/C++ Solr client, so that you are
probably best off accessing Solr via the URL interfaces.

Regards,
Gora

Reply via email to