Implement suggestions from the Meilisearch MR
authorEkaterina Vaartis <vaartis@kotobank.ch>
Mon, 22 Nov 2021 18:39:54 +0000 (21:39 +0300)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 29 Jun 2022 19:49:45 +0000 (20:49 +0100)
commitbac70a2bc155e8c714b0ea3cf83acb9583b71ec0
tree143fd5cbb77bd386f10c5228f2835bbe24f8e3b3
parentc12879841836035da0a4dc2117459801f16a27fb
Implement suggestions from the Meilisearch MR

- Index unlisted posts
- Move version check outside of the streaming and only do it once
- Use a PUT request instead of checking manually if there is need to insert
- Add error handling, sort of
lib/mix/tasks/pleroma/search/meilisearch.ex
lib/pleroma/search/meilisearch.ex