Re: Creating shard with core.properties

2019-02-02 Thread Erick Erickson
I think you're making this much more difficult for yourself than necessary. I'd _strongly_ recommend you abandon this approach and use the collections AP. Perhaps you'd need to create some kind of script that handles core creation and the like. If you know where the core.properties file should be

Re: Creating shard with core.properties

2019-02-01 Thread Bharath Kumar
Thanks Shawn for your inputs and the pointer to the documentation. Our setup currently has 1 shard and 2 replicas for that shard and we do not want a manual step which involves creating a collection since for SOLR Cloud at least more than 50% of the shard nodes should be up and running. Also if the

Re: Creating shard with core.properties

2019-01-30 Thread Shawn Heisey
On 1/30/2019 3:36 PM, Bharath Kumar wrote: Thanks Erick. We cleanup the zookeeper state on every installation, so the zookeeper states are gone. So what should we do in case of a new 7.6 installation where we want to manually create core.properties and use the non-legacy cloud option? Is it in or

Re: Creating shard with core.properties

2019-01-30 Thread Bharath Kumar
Thanks Erick. We cleanup the zookeeper state on every installation, so the zookeeper states are gone. So what should we do in case of a new 7.6 installation where we want to manually create core.properties and use the non-legacy cloud option? Is it in order to use non-legacy cloud, we should use th

Re: Creating shard with core.properties

2019-01-30 Thread Erick Erickson
This seems very confused. When you say your zookeeper state is new, you mean there's no remnant of your old 6.1 collection? Then manually creating a core.properties file won't do you any good as there's no collection to add it to. You cannot just create a core.properties file and expect Solr to re