Open
Description
Description
When adding a new collection, only the first X < Batch Size are added (as far as I understood it should be batched in multiple batches, but only one is added to the index)
Expected behavior
All entries are added in multiple batches
Current behavior
Only first batch is added (default is 500)
Environment (please complete the following information):
- Meilisearch version: 1.13.3
- strapi-plugin-meilisearch version: 0.13.2
- Strapi version: 5.12.4