OK, I've solved this. For posterity:
The master doesn't make anything available for replication unless you
set replicateAfter="startup", or unless you set
replicateAfter="commit" and then both add a document and execute a
commit. If you don't do one of those, even manually clicking
"Replicate No
Hi,
I have a multicore Solr 1.4 setup. core_master is a 3.7G master for
replication, and core_slave is a 500 byte slave pointing to the
master. I'm using the example replication configuration from
solrconfig.xml, with ${enable.master} and ${enable.slave} properties
so that the master and slave c