Agree with Walter.  I personally really like the master slave set up for my use 
cases.  



David J. Hastings | Lead Developer
dhasti...@wshein.com | 716.882.2600 x 176

William S. Hein & Co., Inc.
2350 North Forest Road | Getzville, NY 14068
www.wshein.com/contact-us

________________________________________
From: Walter Underwood <wun...@wunderwood.org>
Sent: Wednesday, September 26, 2018 11:50 AM
To: solr-user@lucene.apache.org
Subject: Re: to cloud or not to cloud

Cloud is very useful if you shard or need near real-time indexing.

For non-sharded,  non real time collections, I really like master/slave.
The loose coupling between master and slave makes it trivial to scale
out. Just clone a slave and fire it up.

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)

> On Sep 26, 2018, at 8:45 AM, Jeff Courtade <courtadej...@gmail.com> wrote:
>
> Hi,
>
> We are considering a move to solr 7.x  my question is Must we use cloud? We
> currently do not and all is well. It seems all work is done referencing
> cloud implementations.
>
> We have
>
> solr 4.3.0 master/slave
> 14 servers RHEL 32 core 96 gb ram 7 shards one replica per shard
> Total index is 333Gb around 47.5 GB per server.
> APX 2million docs per shard
>
>
>
> --
>
> Jeff Courtade
> M: 240.507.6116

Reply via email to