strapi-plugin-meilisearch icon indicating copy to clipboard operation
strapi-plugin-meilisearch copied to clipboard

A strapi plugin to add your collections to Meilisearch

Results 55 strapi-plugin-meilisearch issues
Sort by recently updated
recently updated
newest added

- [ ] Hide API key in error message when API key is wrong - [ ] Make error visual more comprehensive

enhancement

e2e tests have been added but we should probably add intégrations and unit tests as well to try out the back-end API. Because of the global variables it's hard to...

maintenance

## Problem For now the plugin only works in English as the text has been hard-coded inside the different components. ## Solution Strapi provided a very good way to handle...

enhancement
good first issue

As of today tests are only done on `strapi start` in `no-reload` mode. It would be better if we tried the following as well - strapi develop - strapi develope...

enhancement
good first issue
Strapi v3

Hi, It could be nice to have a pop up to select a particular field in the document to index. Instead of indexing all fields of the document.

enhancement

With the introduction of #316 the MeiliSearch plugin routes are now only accessible by `super-admin` users of the `admin panel`. To further improve the permissions of the plugin the best...

enhancement
Strapi v3

In the plugin page, clicking on any row of the index will uncheck the index and remove it. It is very easy to lose all the manual index settings just...

good first issue

To update the cypress version to v7 in this repository breaking changes must be fixed!

good first issue

I dont know if this is possible, i'm not sure but for security measures it would be best if the store was emptied of its useless key/values. I think this...

help wanted

It would be nice to have to have a preview of the search directly in the landing of plugin. We could use [instant-meilisearch](https://github.com/meilisearch/instant-meilisearch) to imbed a preview of the search...

good first issue