[Recipes] SQL-Like Joining in Elasticsearch (Multiple and Multi-level Relations)
Problem:
Need to define multiple children for a parent. Need to define multi-level parent child relationship, and query for parent / grand parent supplying details of the child.
Recent comments