Context
Meilisearch 1.40.0 introduces support for distinct in federated search requests.
[!note] A federated search is a multi-search request using the federation option.
Objective
We want to update the multi-search method(s) to accept an optional distinct string in the federation options.
Tasks