loud that
> there were 2 shards, you shouldn't have been able to index
> anything.
>
> So what are you trying to do? Create your cluster with the
> number of shards you intend it to have. Or split shards. Or
> something, but just bringing up a second node and calling
> it
Hi!
To repeat the problem, do the following
1. Start a node1 of SolrCloud (4.3.1 default configs) (java
-Dbootstrap_confdir=./solr/collection1/conf -Dcollection.configName=myconf
-DzkRun -jar start.jar)
2. Import to collection1 -> shard1 some data
3. Try group.query e.g.
http://node1:8983/solr/co