akkoma/lib/pleroma/search
floatingghost b2aa82cee5
ci/woodpecker/push/woodpecker Pipeline failed Details
Fix false error in meilisearch index (#221)
the schema changed

https://docs.meilisearch.com/reference/api/documents.html#add-or-update-documents

this wasn't breaking anything, it would just report errors that were actually successes

Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: #221
2022-09-20 10:36:21 +00:00
..
elasticsearch only return create objects for ES search (#165) 2022-08-16 23:24:19 +00:00
database_search.ex Add a search backend behaviour 2022-06-29 20:49:45 +01:00
elasticsearch.ex only return create objects for ES search (#165) 2022-08-16 23:24:19 +00:00
meilisearch.ex Fix false error in meilisearch index (#221) 2022-09-20 10:36:21 +00:00
search_backend.ex Add a search backend behaviour 2022-06-29 20:49:45 +01:00