akkoma/test
Oneric 65aeaefa41 meilisearch: respect meili’s result ranking
Meilisearch is already configured to return results sorted by a
particular ranking configured in the meilisearch CLI task.
Resorting the returned top results by date partially negates this and
runs counter to what someone with tweaked settings expects.

Issue and fix identified by AdamK2003 in
https://akkoma.dev/AkkomaGang/akkoma/pulls/579
But instead of using a O(n^2) resorting, this commit directly
retrieves results in the correct order from the database.

Closes: https://akkoma.dev/AkkomaGang/akkoma/pulls/579
2024-05-29 23:17:27 +00:00
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency giant massive dep upgrade and dialyxir-found error emporium (#371) 2022-12-14 12:38:48 +00:00
fixtures Add extra test case for nonsense field, increase timeouts 2024-05-27 02:09:48 +01:00
instance_static URL encode remote emoji pack names (#362) 2023-01-15 18:14:04 +00:00
mix mix tests probably shouldn't be async 2024-05-27 04:03:13 +01:00
pleroma meilisearch: respect meili’s result ranking 2024-05-29 23:17:27 +00:00
support ensure we mock_global 2024-05-22 19:30:03 +01:00
test_helper.exs Always insert Dedupe upload filter 2024-03-18 22:33:10 -01:00