Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-04 Thread Bill Au
f > >>> using Solr's built-in load balancer. I am no sharding my index. I am > >>> using SolrCloud for replication only. I am doing local search on each > >>> instance and sending all updates to the shard leader directly because I > >>> want to

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-03 Thread Mark Miller
; using SolrCloud for replication only. I am doing local search on each >>> instance and sending all updates to the shard leader directly because I >>> want to minimize traffic between nodes during search and update >>> >>> Bill >>> >>> >

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-03 Thread Bill Au
> wrote: > > > >> > >> On Jan 2, 2013, at 5:51 PM, Bill Au wrote: > >> > >>> Is anyone running Solr 4.0 SolrCloud with AWS auto scaling? > >>> > >>> My concern is that as AWS auto scaling add and remove instances to > >>&

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-03 Thread Mark Miller
2013 at 6:47 PM, Mark Miller wrote: > >> >> On Jan 2, 2013, at 5:51 PM, Bill Au wrote: >> >>> Is anyone running Solr 4.0 SolrCloud with AWS auto scaling? >>> >>> My concern is that as AWS auto scaling add and remove instances to >>> So

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-03 Thread Bill Au
all updates to the shard leader directly because I want to minimize traffic between nodes during search and update Bill On Wed, Jan 2, 2013 at 6:47 PM, Mark Miller wrote: > > On Jan 2, 2013, at 5:51 PM, Bill Au wrote: > > > Is anyone running Solr 4.0 SolrCloud with AWS auto scali

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-03 Thread Bill Au
.com/ > > > > > > On Wed, Jan 2, 2013 at 5:51 PM, Bill Au wrote: > > > Is anyone running Solr 4.0 SolrCloud with AWS auto scaling? > > > > My concern is that as AWS auto scaling add and remove instances to > > SolrCloud, the number of nodes in SolrCloud Zookeepe

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-02 Thread Otis Gospodnetic
up in data loss or insufficient number of replicas. But if somebody has done thing and has written up a how-to, I'd love to see it! Otis -- Solr & ElasticSearch Support http://sematext.com/ On Wed, Jan 2, 2013 at 5:51 PM, Bill Au wrote: > Is anyone running Solr 4.0 SolrCloud with AW

Re: Solr 4.0 SolrCloud with AWS Auto Scaling

2013-01-02 Thread Mark Miller
On Jan 2, 2013, at 5:51 PM, Bill Au wrote: > Is anyone running Solr 4.0 SolrCloud with AWS auto scaling? > > My concern is that as AWS auto scaling add and remove instances to > SolrCloud, the number of nodes in SolrCloud Zookeeper config will grow > indefinitely as removed