Hi,

I'd need to make a local almost real-time copy of a part of large indexes. 
Before implementing this logic in our application layer, I was wondering id 
there are already existing tools in Elasticsearch to do this? Or is there 
something I should consider otherwise?

The documents to copy is defined by a query (or filter). Documents that have 
been modified in remote should be updated to the local copy.possible deleted 
documents should be deleted too as well as new documents inserted. Conflicts 
are not possible: updates are always routed via the master.

The connectivity between the remote and local is unstable.

All your ideas and comments are welcome!

Ville  

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/76f38046-e749-47f6-b63e-574f4ccc89b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to