Hi, We are planning to set up *2* *High-Memory Quadruple Extra Large Instance *as master and slave for our multicore solr setup which has more than 200 cores spread between a couple of webapps on a single JVM on *AWS*
All indexing [via a queue will go to master ] . One Slave Server will replicate all the core level indexes from the master , slave Configurations are defined in the solr.xml at the webapp level with a different poll interval for each webapp. We are planning to LB the search requests by fronting the master and slave with an *AWS ELB *. The master configuration will not enable the slave properties as master is not replicating from any other machine. The master and slave have similar hardware configurations [*High-Memory Quadruple Extra Large Instance] .*This is mainly for HA if the slave goes down. * * Any issue with the above set up ,please advice. Regards, Sujatha * *