Hello all,
I am using Elasticsearch since a while and wanted to use multisearch API, however, I didn't find resources to understand how ES executes the searches in parallel and how the concurrency parameters control the execution. I want to understand the internal work done by ES not how to issue requests or write code for batch search.
Can anyone point me to a resource other than the documentation as it's shallow?
Thanks in advance,