Thanks for your reply Erich, that was really helpful!
From: Erick Erickson
Sent: Sunday, July 22, 2018 7:26 AM
To: solr-user
Subject: Re: Collection created error: Can't find resource 'solrconfig.xml'
>From your SO post:
"I've also created a directory /configs (a
>From your SO post:
"I've also created a directory /configs (as indicated by the error) on
every node and copied the 'web' configset files
(/share/solr/server/solr/web) that I want to use for overriding the
collection default configuration. However, this didn't solve the
problem."
Do not copy fil
I have Solr-7.2.1 running on a cluster of 32 linux nodes/servers (+ a node that
hosts ZooKeeper). I wanted to create a collection with the following command:
[solr@node-n03 solr]$ curl
"node-n03:8983/solr/admin/collections?action=CREATE&name=web&numShards=32&replicationFactor=1&maxShardsPerNode=1