strapi-plugin-meilisearch
Sync Strapi content into fast Meilisearch indexes automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install strapi-plugin-meilisearch?โผ
Run `npx skills add meilisearch/strapi-plugin-meilisearch --all -g -y` in your terminal to install all skills in this repository globally.
How to add search to a Strapi site?โผ
Install the plugin, add your Meilisearch host and API key in the plugin settings, then check the content-types you want indexed. The plugin syncs entries to Meilisearch automatically.
Does the plugin update search results when content changes?โผ
Yes. Hooks listen to every create, update, and delete action on indexed content-types and apply the changes to Meilisearch in real time.
Which Strapi versions are supported?โผ
The current version works with Strapi v5. Older releases support Strapi v4 (v0.12 branch) and Strapi v3 (v3_main branch).
Can I customize how entries are indexed?โผ
Yes. You can set custom index names, transform or filter entries before indexing, and apply Meilisearch settings per collection in the plugin config.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core