Re: Cluster Resizing question

2012-01-25 Thread Jamie Johnson
I think I need to provide a few more details here. I need the ability to add a shard to the cluster, in doing this I'd like to split an existing index and spin up this new shard with 1/2 (or there abouts) of this and allow the original to continue serving the pieces it has now. In our application

Re: Cluster Resizing question

2012-01-25 Thread Jamie Johnson
Thanks Otis. I have been following the SolrCloud development, but I was wondering specifically about elastically expanding the cloud by adding shards. I'm following the distributed indexing JIRA, but I'm having difficulty finding a JIRA which specifically references the issues with elasticity. A

Re: Cluster Resizing question

2012-01-25 Thread Otis Gospodnetic
Jamie, depending on how quickly you need this, it may be better to follow SolrCloud development because cluster resizing will work differently there. OtisĀ  Performance Monitoring SaaS for Solr - http://sematext.com/spm/solr-performance-monitoring/index.html >_