With v1.1, Meilisearch will perform multiple search queries on one or more indexes by bundling them into a single request. ## To do - [x] Document new `multi-search` route - [x] Update quick start - [x] Update `_redirects` file ## References - Issue on core: https://github.com/meilisearch/meilisearch/issues/3427 - Spec: https://github.com/meilisearch/specifications/pull/225 - Notion: https://www.notion.so/meilisearch/Support-multi-requests-at-search-f1b177a999ff43db9bb9af615cb346ca?pvs=4 - SME: @dureuill