I would like to do a search in an elasticsearch index but only for a list of ids. I can select the ids with a terms query
{ "query": { &