>> On 15. des. 2010, at 18.50, Tommaso Teofili wrote:
>>
>>> Hi all,
>>> me, Upayavira and other guys at Sourcesense have collected some Solr
>>> architectural views inside the presentation at [1].
>>> For sure one can set up an architecture for fai
ws inside the presentation at [1].
> > For sure one can set up an architecture for failover and resiliency on the
> > "search face" (search slaves with coordinators and distributed search) but
> > I'd like to ask how would you reach transparent redundancy in Solr o
resentation at [1].
> For sure one can set up an architecture for failover and resiliency on the
> "search face" (search slaves with coordinators and distributed search) but
> I'd like to ask how would you reach transparent redundancy in Solr on the
> "index face".
like to ask how would you reach transparent redundancy in Solr on the
"index face".
On slide 13 we put 2 slave backup masters and so if one of the main masters
goes down you can switch slaves' replication on the backup master.
First question if how could it be made automatic?
In