Elasticsearch multisearch API

Hi, I'm stuck with elasticsearch multisearch.

Based on document, I'm supposed to get an array of each response. The problem is that I'm getting only one response. I'm not sure what I've done wrong.

In my example, it's of course possible to use range query. But this is not my real-use case and I've chosen this example to simplify the question. So it would be great if you could tell me how to figure this out using multisearch.

first image : documents in test index
second image : multisearch query
third image : multisearch result


08 AM

Thanks in adavance

Please don't post pictures of text, they are difficult to read and some people may not be even able to see them :slight_smile:

It'll also help if you can make sure you use the </> button when posting the json, to maintain formatting.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.