Index not assigned to multi search queries response

:bug:

When using a multi query array for a api search the response correctly return separate information for the different arrays. The problem is that the index it assigns is constantly 0. It makes it a bit hard to group the responses. query_index: 0

I would expect the index to be associated to the query array position