Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleteMany does not remove the items from meilisearch #817

Open
matepaiva opened this issue Sep 25, 2023 · 2 comments
Open

deleteMany does not remove the items from meilisearch #817

matepaiva opened this issue Sep 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@matepaiva
Copy link
Contributor

Description
Strapi offers support to deleteMany, but the plugin does not remove the items from meilisearch.

Expected behavior
The number of items at strapi and at meilisearch should be the same

Environment (please complete the following information):

  • OS: [e.g. Debian GNU/Linux]
  • Meilisearch version: 1.3
  • strapi-plugin-meilisearch version: 0.9.2
  • Strapi version: 4.13.7
@bidoubiwa bidoubiwa added the bug Something isn't working label Sep 25, 2023
@bidoubiwa
Copy link
Contributor

Hey @matepaiva, did it used to work with previous versions of strapi?

@matepaiva
Copy link
Contributor Author

I am not sure but I believe it never worked, because the latest version of meilisearch is almost 0.5 year old and I believe that bulkDelete is a more recent feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants