Can you nest queries logically in ElasticSearch, so the output of one query is the input to another query. Another, way to ask is how can I chain or pipe queries together?>
this is not supported in elastic-search you must normalize your data and have all field you need in one setting