I am pretty new to elasticsearch and couchbase and I want to understand a few concepts in order to make decisions on how to use them in my applcation.
My overall question: is it possible to configure bidirectional xdcr between couchbase and elasticsearch using the transport-couchbase plugin?
Since it is possible to update documents that are in an elasticsearch index, I want to be able to propagate that update back to the couchbase server. Is there any way to do this? Ive searched online for anything that can do this, with no luck so far...