Thank you very much Shawn! Will give it a try..
On Friday, November 11, 2016, Shawn Heisey wrote:
> On 11/9/2016 11:04 PM, Gimantha Bandara wrote:
> > I have requirement where multiple solr cores need to be created with
> > different schema. Using CoreAdminAPI, I can create a c
Hi all,
I have requirement where multiple solr cores need to be created with
different schema. Using CoreAdminAPI, I can create a core dynamically but,
I have to create a folder and copy the schema.xml and solrconfig.xml there
before invoking the API. Is there a way to create solr cores with some