Hi,
When replication is happening between master to slave what operations can we do 
on the master & what operations are possible on the slave?
I know it is not adivisable to do DML on the slave index but I wanted to know 
this anyway. Also I understand that doing DML on a slave will make the slave 
index incompatible with the master.

Master
================
Search                              -->   Yes/No
Update/insert/delete docs    -->    Yes/No

Slave
=================
Search                              -->    Yes/No
Update/insert/delete docs    -->    Yes/No

Please share any other caveats that you have discovered regarding the above 
scenario that might be helpful.

Thanks
-=-

Reply via email to