Relative Content

Tag Archive for elasticsearchnested

Elastic search how to executed nested query

In an index, we store information for example student and their department information.
Looking for query to get all the students belonging to the same department as a given student name passed in the search clause.