Re: Real-time replication

2007-10-04 Thread Walter Underwood
We don't use Solr replication. Each server is independent and does its own indexing. This has several advantages: * all installations are identical * no single point of failure * no inter-server version or config dependencies * we can run a different version or config on one server for testing Th

Re: Real-time replication

2007-10-04 Thread Matthew Runo
The only problem that I see possibly happening is that you may end up committing more often than SOLR can open/prewarm new searchers. This happens in the peak of the day on our servers - leaving us with 5-10 searchers just hanging out waiting for prewarm to be up - only be closed as soon as