hi Erick, thanks for your kindly response. hv got the information from the
SolrCloud wiki.
think we may need to defined the shard numbers when we really rollout it.

thanks again


On Mon, Nov 5, 2012 at 8:40 PM, Erick Erickson <erickerick...@gmail.com>wrote:

> Not at present. What you're interested in is "shard splitting" which is
> certainly on the roadmap but not implemented yet. To expand the
> number of shards you'll have to reconfigure, then re-index.
>
> Best
> Erick
>
>
> On Mon, Nov 5, 2012 at 4:09 AM, Zeng Lames <lezhi.z...@gmail.com> wrote:
>
> > Dear All,
> >
> > we have an existing solr collection, 2 shards, numOfShard is 2. and there
> > are already records in the index files. now we start another solr
> instance
> > with ShardId= shard3, and found that Solr treat it as replicas.
> >
> > check the zookeeper data, found the range of shard doesn't
> > change correspondingly. shard 1 is 0-7fffffff, while shard 2 is
> > 80000000-ffffffff.
> >
> > is there any way to increase new shard for existing collection?
> >
> > thanks a lot!
> > Lames
> >
>

Reply via email to