How to do Lookup from one index to another index of elasticsearch?

Hi Guyz,

What is the best way to perform lookup from one elasticsearch index to another elasticsearch index using python script ? How we can do it ?

Basically, we have some set of values in a one elasticsearch index and we want to look in another index if those values exist in another index or not based on certain use cases scenario using python script.

I'm looking for some suggestion in this regards.

Thanks,
Yash

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.