Wondering if anyone has experience with replicating large indexes. We have a
Solr deployment with 1 master, 1 master/slave and 5 slaves. Our index contains
15+ million articles and is ~55GB in size.
Performance is great on all systems.
Debian Linux
Apache-Tomcat
100GB disk
6GB RAM
2 proc
on
.
Bob
On Nov 1, 2011, at 12:46 AM, Jason Biggin wrote:
> Wondering if anyone has experience with replicating large indexes. We have a
> Solr deployment with 1 master, 1 master/slave and 5 slaves. Our index
> contains 15+ million articles and is ~55GB in size.
>
> Performance
.wordpress.com/2011/02/07/merge-policy-internals/
Merge Policy lets you control some of this behavior, but I'd still be nervous
if I had less space on my disk than would allow a full copy of the index to be
there for a while.
Best
Erick
On Tue, Nov 1, 2011 at 12:46 AM, Jason Biggin wr