Hi ES-Team, i have a question if there is a plan to enable subqueries in ES in the future.
I would be greate to use one query as input for a other query, e.g to get all ID's of one query and search with them in a other query Perhaps i should explain what i am trying to do: I have a index e.g "myIndex" with 2 types of documents "typeOne" and "typeTwo". "typeTwo"-documents contain on ID of "typeOne"-documents. Now i want to search in "typeOne"-documents where e.g. in find the word "test" and only in the documents where the ID is in the documents of "typeTwo", like i a DB. Is there any way to achive this goal for now (i know 2 queries would do this, but this is not my question) in one query? I know that for now ES does not support sub queries but in future? Best regards Bud Spencer -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8d6f9740-e226-4503-a9ab-ea63b8186a51%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
