Fantastic! Thanks Eric.
Tim
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Thursday, February 28, 2013 6:16 PM
To: solr-user@lucene.apache.org
Subject: Re: Repartition solr cloud
In the works, high priority:
https://issues.apache.org/jira/browse/SOLR
sharding from
> one core and could be interesting under SolrCloud.
>
> Cheers,
>
> Tim
>
> -Original Message-
> From: Mark Miller [mailto:markrmil...@gmail.com]
> Sent: Friday, February 22, 2013 5:30 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Repa
: Friday, February 22, 2013 5:30 PM
To: solr-user@lucene.apache.org
Subject: Re: Repartition solr cloud
You could copy each shard to a single node and then use the merge index feature
to merge them into one index and then start up a single Solr node on that. Use
the same configs.
- Mark
On Feb 22
You could copy each shard to a single node and then use the merge index feature
to merge them into one index and then start up a single Solr node on that. Use
the same configs.
- Mark
On Feb 22, 2013, at 8:11 PM, Erol Akarsu wrote:
> I have a solr cloud 7 nodes, each has 2 shards.
> Now, I wo