strapi-plugin-meilisearch
strapi-plugin-meilisearch copied to clipboard
Number of entries in Users content-type
Description
Check this image:
User say 3626 / 4 where number of entries should be 3626
I tried to find the source of the issue without any luck
Environment (please complete the following information): OS: Linux Meilisearch version: v1.0.0 strapi-plugin-meilisearch version: v0.9.2 Browser: Firefox Version 113.0.1 (64-bit) Strapi version: v4.10.5
Ok i found the issue.
It is taking "users" the number of content-type "admin::user" and not "plugin::users-permissions.user"
i will procced to create a pull request for this.
Thanks a lot, @mvaisberg. It would be amazing to have your contribution!