Rather have a Master and multiple Slave combination, with master only being
used for writes and slaves used for reads.
Master to Slave replication is easily configurable.

Two Solr instances sharing the same index is not at all good idea with both
writing to the same index.

Regards,
Jayendra

On Tue, Nov 30, 2010 at 7:13 AM, Keith Pope <
keith.p...@inflightproductions.com> wrote:

> Hi,
>
> I have a windows cluster that I would like to install Solr onto, there are
> two nodes that provide basic failover. I was thinking of this setup:
>
> Tomcat installed as win service
> Two solr instances sharing the same index
>
> The second instance would take over when the first fails, so you should
> never get two writes/reads at once.
>
> Is this a bad idea? Would I end up corrupting my index?
>
> Thx
>
> Keith
>
>
>
> -----------------------------
> Registered Office: 15 Stukeley Street, London WC2B 5LT, England.
> Registered in England number 1421223
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the email by you is prohibited. Please note that
> the information provided in this e-mail is in any case not legally binding;
> all committing statements require legally binding signatures.
>
>
> http://www.inflightproductions.com
>
>
>
>

Reply via email to