On 10/21/2010 2:14 PM, didier deshommes wrote:
I use this configuration too but doesn't this assume that solr.xml is
the same in master and slave? what happens when master creates a new
core?
That's a very good question, one that I can't answer. I don't
dynamically create new cores. If you c
On Thu, Oct 21, 2010 at 3:00 PM, Shawn Heisey wrote:
> On 10/21/2010 1:42 PM, didier deshommes wrote:
>>
>> I noticed that the java-based replication does not make replication of
>> multiple core automatic. For example, if I have a master with 7
>> cores, any slave I set up has to explicitly know
On 10/21/2010 1:42 PM, didier deshommes wrote:
I noticed that the java-based replication does not make replication of
multiple core automatic. For example, if I have a master with 7
cores, any slave I set up has to explicitly know about each of the 7
cores to be able to replicate them. This infor
Hi there,
I noticed that the java-based replication does not make replication of
multiple core automatic. For example, if I have a master with 7
cores, any slave I set up has to explicitly know about each of the 7
cores to be able to replicate them. This information is stored in
solr.xml, and sinc