mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-17 08:10:14 +08:00
2447: move index uid in task content r=Kerollmops a=MarinPostma this pr moves the index_uid from the `Task` to the `TaskContent`. This is because the task can now have content that do not target a particular index. Co-authored-by: ad hoc <postma.marin@protonmail.com>