Hello, I have setup CCR between 2 clusters, and based on the blog from elastic I have set it up. Below is the link,
However, when I search either cluster using alias, I'm getting duplicate (same record from both leader and follower in the cluster). Also, if there are any updates to one of the document, I needed to reindex the document from follower to leader.
Is there any best approach/architectural pattern available that I can leverage?
thanks,
Vik