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