You are viewing a single comment's thread from:

RE: Master Slave Replication in Solr

in #utopian-io7 years ago

Yeah, when you do sharding indexing can get ugly, that's why I always did full replication until now, disk space is rarely a bottleneck.
I would only go for sharding if I'd have geographical distribution and it makes sense to store the relevant user data closer to the end user.

Sort:  

That's absolutely true...this is where the SolrCloud has an advantage. It does the Replication and Sharing very nicely, just that you need