Re: Data import not doing indexing

2011-09-06 Thread Gora Mohanty
On Tue, Sep 6, 2011 at 1:01 PM, Deepak Singh wrote: > I am using solr 3.1.0 and running solr using multicore. > > this is solr import URL which is working yesterday * > http://localhost:8983/solr/jobs/dataimport?command=delta-import&wt=json* > now its not working > what was the issue. [...] This

Data import not doing indexing

2011-09-06 Thread Deepak Singh
I am using solr 3.1.0 and running solr using multicore. this is solr import URL which is working yesterday * http://localhost:8983/solr/jobs/dataimport?command=delta-import&wt=json* now its not working what was the issue. thanks