Re: Slave replication with custom dataDir

2010-11-02 Thread Kura
This is a log dump, please be aware that this only appears in my log if I have the following enabled in config. /var/lib/solr/data ... snip ... http://10.1.2.196:8080/solr/replication 00:00:20 Log ouput 03/11/2010 1:23:47 AM org.apache.solr.servlet.SolrDispatchFilter init SEVERE: Could

Slave replication with custom dataDir

2010-11-02 Thread Kura
Hey guys, I have 2 instances of Solr running, one as a master, one as a slave. Both have /var/lib/solr/data The master works fine, the slave dies with a huge set of stack traces. The Solr wiki says that replication must match the if it's custom, but how do I actually set that?