akkoma/lib/pleroma/search
itepechi 1b6a18b473
Improve search results by implementing filtering on the Meilisearch side
You will need to rerun the `search.meilisearch index` task in order to
support this. If you do not, Akkoma will only be able to filter for
newer posts than this commit and will return an error for advanced
searches if you did not update the `filterable-attributes` attribute on
the `objects` index manually.
2024-05-03 06:46:48 +09:00
..
elasticsearch Add support for searching media status 2023-09-16 07:18:09 +09:00
database_search.ex Support for searching local posts/users only 2023-11-15 08:45:53 +09:00
elasticsearch.ex Support for searching local posts/users only 2023-11-15 08:45:53 +09:00
meilisearch.ex Improve search results by implementing filtering on the Meilisearch side 2024-05-03 06:46:48 +09:00
search_backend.ex giant massive dep upgrade and dialyxir-found error emporium (#371) 2022-12-14 12:38:48 +00:00