On 10/20/23 11:27, David Filip wrote:
Dima,Thanks for the reply! However, this does not quite answer my question, as far as I can tell.
My fundamental question — and sorry if this was not clear — is how to I keep the indices (collections) in-sync across nodes?
If you post updates to the running index, you need zookeper and a 3-node cluster. If you have static content (e.g. loaded at dark o'clock from external source) with no on-the-fly updates, you can use standalone nodes.
Dima