strapi-plugin-meilisearch
strapi-plugin-meilisearch copied to clipboard
A strapi plugin to add your collections to Meilisearch
Currently, anyone who is in possession of a public key can query my database. How can I restrict this to authenticated users? Is there an easy way to link the...
The search logs show that the plugin is making multiple DELETE requestd for the same articles ID, seems on a 5 min interval. These sometimes take 7 seconds to respond...
**Description** Based on my experience with the Meilisearch plugin, it appears that multiple invocations of the service updateContentTypeInMeiliSearch method (which adds all entries from a contentType) cause each index update...
Bumps the playground group with 4 updates in the /playground directory: [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi), [@strapi/strapi](https://github.com/strapi/strapi) and [meilisearch](https://github.com/meilisearch/meilisearch-js). Updates `@strapi/plugin-i18n` from 4.14.4 to 4.24.2 Release notes Sourced from @strapi/plugin-i18n's releases. v4.24.2 :warning:...
Bumps the development group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress). Updates `eslint` from 8.57.0 to 9.2.0 Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat:...
My content is available in many languages, using Strapi's i18n plugin. According to the [Meilisearch docs](https://www.meilisearch.com/docs/faq#speeding-up-meilisearch), it is advised to "split your dataset—one language per index". However, I don't think...
Bumps the development group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.0` |...
Bumps the playground group with 4 updates in the /playground directory: [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi), [@strapi/strapi](https://github.com/strapi/strapi) and [meilisearch](https://github.com/meilisearch/meilisearch-js). Updates `@strapi/plugin-i18n` from 4.14.4 to 4.25.1 Release notes Sourced from @strapi/plugin-i18n's releases. v4.25.1 💅...
Bumps the playground group with 4 updates in the /playground directory: [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n), [@strapi/plugin-users-permissions](https://github.com/strapi/strapi), [@strapi/strapi](https://github.com/strapi/strapi) and [meilisearch](https://github.com/meilisearch/meilisearch-js). Updates `@strapi/plugin-i18n` from 4.14.4 to 4.24.4 Release notes Sourced from @strapi/plugin-i18n's releases. v4.24.4 🔥...
# Pull Request ## Related issue Fixes # ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [...