On Wed, Oct 7, 2009 at 5:09 PM, Sandeep Tagore <sandeep.tag...@gmail.com>wrote:

>
> You can write an automated program which will change the DB conf details in
> that xml and fire the full import command. You can use
> http://localhost:8983/solr/dataimport url to check the status of the data
> import.
>
>
Also note that full-import deletes all existing documents. So if you write
such a program which changes DB conf details, make sure you invoke the
"import" command (new in Solr 1.4) to avoid deleting the other documents.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to