Re: Solr 4.9 - configs and collections

2018-03-27 Thread Abhi Basu
Thanks for the explanations, very helpful. One more question, what is the sequence to delete the collection? If I use the rest api to delete the collection, then when I go to create it again, I sometimes get an error message saying shard already present. How to clean up the underlying directories

Re: Solr 4.9 - configs and collections

2018-03-26 Thread Shawn Heisey
On 3/26/2018 8:43 AM, Abhi Basu wrote: > Running on MS HDInsight and Solr 4.9.What is the BKM for creation, update, > delete of configurations and collections? I have no idea what a BKM is.  I will cover the update of configuration below. > I do the following: > > 1. First I create the zk config:

Re: Solr 4.9 - configs and collections

2018-03-26 Thread Erick Erickson
Yes, use the same command to upload a config. Yes, you need to reload a collection. Lots of this functionality is in the newer bin/solr scripts, 4.9 is 3.5 years old. Best, Erick On Mon, Mar 26, 2018 at 7:43 AM, Abhi Basu <9000r...@gmail.com> wrote: > Running on MS HDInsight and Solr 4.9.What is

Solr 4.9 - configs and collections

2018-03-26 Thread Abhi Basu
Running on MS HDInsight and Solr 4.9.What is the BKM for creation, update, delete of configurations and collections? I do the following: 1. First I create the zk config: sudo zkcli.sh -cmd upconfig -zkhost zknode :2181 -confd