You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Vaillancourt, Tim" <TV...@ea.com> on 2013/03/01 02:13:59 UTC

RE: Repartition solr cloud

Sort of off-topic, is there a way to do the reverse, ie: split indexes?

This could be useful for people that would like to move to sharding from one core and could be interesting under SolrCloud.

Cheers,

Tim

-----Original Message-----
From: Mark Miller [mailto:markrmiller@gmail.com] 
Sent: 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, 2013, at 8:11 PM, Erol Akarsu <ea...@gmail.com> wrote:

> I have a solr cloud 7 nodes, each has 2 shards.
> Now, I would like to build another solr server with only one core  (no 
> shards or replica) from whole cloud data.
> What is fastest and safest way to achieve this, making only one SOLR 
> from solr cloud?
> 
> I appreciate your answer
> 
> Erol Akarsu



RE: Repartition solr cloud

Posted by "Vaillancourt, Tim" <TV...@ea.com>.
Fantastic! Thanks Eric.

Tim

-----Original Message-----
From: Erick Erickson [mailto:erickerickson@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-3755

Best
Erick


On Thu, Feb 28, 2013 at 8:13 PM, Vaillancourt, Tim <TV...@ea.com>wrote:

> Sort of off-topic, is there a way to do the reverse, ie: split indexes?
>
> This could be useful for people that would like to move to sharding 
> from one core and could be interesting under SolrCloud.
>
> Cheers,
>
> Tim
>
> -----Original Message-----
> From: Mark Miller [mailto:markrmiller@gmail.com]
> Sent: 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, 2013, at 8:11 PM, Erol Akarsu <ea...@gmail.com> wrote:
>
> > I have a solr cloud 7 nodes, each has 2 shards.
> > Now, I would like to build another solr server with only one core  
> > (no shards or replica) from whole cloud data.
> > What is fastest and safest way to achieve this, making only one SOLR 
> > from solr cloud?
> >
> > I appreciate your answer
> >
> > Erol Akarsu
>
>
>

Re: Repartition solr cloud

Posted by Erick Erickson <er...@gmail.com>.
In the works, high priority:
https://issues.apache.org/jira/browse/SOLR-3755

Best
Erick


On Thu, Feb 28, 2013 at 8:13 PM, Vaillancourt, Tim <TV...@ea.com>wrote:

> Sort of off-topic, is there a way to do the reverse, ie: split indexes?
>
> This could be useful for people that would like to move to sharding from
> one core and could be interesting under SolrCloud.
>
> Cheers,
>
> Tim
>
> -----Original Message-----
> From: Mark Miller [mailto:markrmiller@gmail.com]
> Sent: 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, 2013, at 8:11 PM, Erol Akarsu <ea...@gmail.com> wrote:
>
> > I have a solr cloud 7 nodes, each has 2 shards.
> > Now, I would like to build another solr server with only one core  (no
> > shards or replica) from whole cloud data.
> > What is fastest and safest way to achieve this, making only one SOLR
> > from solr cloud?
> >
> > I appreciate your answer
> >
> > Erol Akarsu
>
>
>