/elasticsearch-documents-synchronization

This code provides a Python script for synchronizing data between two MVX Elasticsearch clusters. It retrieves documents from one cluster and indexes them into another cluster to ensure data consistency.

Primary LanguagePython

Watchers