Re: Failing to create a new core with SolrJ CoreAdminRequest.createCore

2022-03-25 Thread Shawn Heisey
On 3/25/22 10:08, Armin Mueller wrote: I'm trying to create a new core with SolrJ's CoreAdminRequest.createCore. CoreAdmin cannot create the directory/files for a new core.  They must already exist before the create is called.  If you want Solr to create cores without touching the filesystem

Failing to create a new core with SolrJ CoreAdminRequest.createCore

2022-03-25 Thread Armin Mueller
Hello, I'm trying to create a new core with SolrJ's CoreAdminRequest.createCore. The idea is to use "/opt/solr/server/solr/configsets/jcg_example_configs/solrconfig.xml" as config file and "/opt/solr/server/solr/configsets/jcg_example_configs/managed-schema" as schema file, (or later somethi