Re: Odd behavior after adding an additional core.

2013-09-06 Thread mike st. john
hi, curl ' http://192.168.0.1:8983/solr/admin/collections?action=CREATE&name=collectionx&numShards=4&replicationFactor=1&collection.configName=config1 ' after that, i added approx 100k documents, verified there were in the index and distributed across the shards. i then decided to start addin

Re: Odd behavior after adding an additional core.

2013-09-06 Thread Shalin Shekhar Mangar
Can you give exact steps to reproduce this problem? Also, are you sure you supplied numShards=4 while creating the collection? On Fri, Sep 6, 2013 at 12:20 AM, mike st. john wrote: > using solr 4.4 , i used collection admin to create a collection 4shards > replication - factor of 1 > > i did t