Have you looked at DataStax Enterprise? On May 21, 2012 12:25 AM, "Parvin Gasimzade" <parvin.gasimz...@gmail.com> wrote:
> Hi, > > I am using solr with replication. I have one master that indexes data and > two slaves which pulls index from master and responds to the queries. > > My question is, how can i create fault tolerant architecture? I mean what > should i do when master server crashes? I heard that repeater is used for > this type of architecture. Then, do I have to create one master, one slave > with repeater and one slave? > > Another question is, if master crashes then does slave with repeater start > indexing authomatically or should i configure it manually? > > I asked similar question on the stackoverflow : > > http://stackoverflow.com/questions/10597053/fault-tolerant-solr-replication-architecture > > Any help will be appreciated. > > Regards, > Parvin >