> (The reason I want to do this is so I can have master and > slave in replication have the exact same repo checkout for > their conf directory, but have the master using a different > solrconfig.xml, one set up to be master.)
How about using same solrconfig.xml for master too? As described here: http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slave_in_a_node
