On Sun, Jan 18, 2009 at 9:51 PM, Yonik Seeley <ysee...@gmail.com> wrote:
> > I've not looked into the file replication part much (as opposed to the > index replication). > Master and Slave solrconfig.xml will most likely need to be different > though... is that addressed somehow? > Yes. You can provide an alias to a configuration file. So, on the master, you can add a file named solrconfig-slave.xml which will be copied as solrconfig.xml in the slave. -- Regards, Shalin Shekhar Mangar.