10:06 PM, Shawn Heisey wrote:
> On 3/17/2018 8:06 PM, vracks wrote:
>>
>> Basic Questions about the Replication in Master Slave Solr Setup.
>>
>> 1) Can Master push the changes to Slaves using the replication handler
>
>
> Replication is always pull -- the slav
On 3/17/2018 8:06 PM, vracks wrote:
Basic Questions about the Replication in Master Slave Solr Setup.
1) Can Master push the changes to Slaves using the replication handler
Replication is always pull -- the slave asks the master if there's
anything to copy.
2) If the Answer to the
Basic Questions about the Replication in Master Slave Solr Setup.
1) Can Master push the changes to Slaves using the replication handler
2) If the Answer to the above question is no, then what is use of having the
option of replicateAfter in the replicationHandler, since only the Slave is
going