aboutsummaryrefslogtreecommitdiffstats
path: root/packages/plugins-search-meilisearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Restate-based queue plugin (#2011)Mohamed Bassem2025-10-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: Initial restate integration * add retry * add delay + idempotency * implement concurrency limits * add admin stats * add todos * add id provider * handle onComplete failures * add tests * add pub key and fix logging * add priorities * fail call after retries * more fixes * fix retries left * some refactoring * fix package.json * upgrade sdk * some test cleanups
* refactor: strongly type the search plugin interfaceMohamed Bassem2025-09-141-2/+16
|
* fix: Fix ranking of search results. fixes #1922Mohamed Bassem2025-09-131-0/+2
|
* fix: Reduce polling interval on meilisearch tasksMohamed Bassem2025-09-061-44/+11
|
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-276-0/+248