Hi,
I have created one enrich policy on one source index and used in ingest pipeline to enrich the data.
my source index also will update if any new master data is added. the added new data is not enriching for the incoming records. when executed the policy again it is updating.
it is not feasiboe solution to execute everytime when the source index is updated.
do we have any solution for this to update the enrich index when ever the source index is updated.