To be able to run it in parallel one needs to copy DataImpoortHandler
definition to /dataimport2,
Otherwise it rejects the second parallel attempt. Sic.
On Tue, Mar 5, 2019 at 1:08 PM sami wrote:
> I am little bit confused about the parallel running option for solrj. How
> to
> configure the cor
I am little bit confused about the parallel running option for solrj. How to
configure the core and what it means exactly. Right now, i create a new core
with Solr admin console. the main requirement is to have a conf folder with
defined solrconfig.xml and data-config.xml. Now, i run my program as