I have a scenario where a Parent "Car" has children "Toyota" & "Honda". If I run the below Has Parent Query it will return all children's of Car but I am looking is there a way to return only a specific children of Car.
It helps if you provide sample documents, the index settings/document mapping, and in the case of parent/child relationships, which ES version you're using (a semi-significant change occurred between versions 5.x and 6)
Based on the information provided, to return specific children you'd just need to add addition query clauses:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.