Is there a way to do something similiar to a JOIN operation in elasticsearch?
Not really. Unless you are using parent/child feature.
what do you mean by parent/child feature?
I currently have different types of documents incoming into my ES setup and would like to correlate different types of documents to deduce some meaningful information.
Thank you for the response