Hi Shalin,

Do you mean that we can do 1->2, 2->4, 4->8 to get 8 shards eventually?

After splitting, if we want to set up a solrcloud with all 8 shards, how
shall we allocate the shards then?

Thanks,
Ming-


On Mon, Jun 10, 2013 at 9:55 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:

> No, it is hard coded to split into two shards only. You can call it
> recursively on a sub shard to split into more pieces. Please note that some
> serious bugs were found in that command which will be fixed in the next
> (4.3.1) release of Solr.
>
>
> On Tue, Jun 11, 2013 at 9:43 AM, Mingfeng Yang <mfy...@wisewindow.com
> >wrote:
>
> > From the solr wiki, I saw this command (
> >
> http://localhost:8983/solr/admin/collections?action=SPLITSHARD&collection=
> > <collection_name>&shard=shardId)
> > which split one index into 2 shards.  However, is there someway to split
> > into more shards?
> >
> > Thanks,
> > Ming-
> >
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>

Reply via email to