Laurent Cazanove
Laurent Cazanove
## Description We want to add the necessary methods in this SDK to interact with the **Webhook API**. This feature is introduced in Meilisearch 1.17.0, [see releases](https://github.com/meilisearch/meilisearch/releases). For more context,...
This issue follows the changes related to Meilisearch v1.16.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/317). ## Description Add the necessary methods to interact with the [chats API](https://www.meilisearch.com/docs/reference/api/chats). You can learn how to use the...
This issue follows the changes related to Meilisearch v1.16.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/317). ## Description Add the necessary methods to interact with the [export API](https://www.meilisearch.com/docs/reference/api/export). For more context, see the related issue...
This issue follows the changes related to Meilisearch v1.15.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/316). ## Description Update responses from the batches API to contain the [`batchStrategy` field](https://www.notion.so/meilisearch/v1-15-batch-updates-1d64b06b651f80edbe09dcdfed63161d#1d64b06b651f80488a5bdc2992ae63d6). For more context, see the related...
This issue follows the changes related to Meilisearch v1.15.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/316). ## Description Update the typo tolerance settings to allow [deactivating typo tolerance on high entropy words](https://meilisearch.notion.site/Deactivate-typo-tolerance-on-specific-kinds-of-terms-1a44b06b651f809d9cb7db67b322a4b8). For more context,...
This issue follows the changes related to Meilisearch v1.14.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/315). ## Description Update embedders API to be compatible with Meilisearch v1.14.0 For more context, see the related issue in...
This issue follows the changes related to Meilisearch v1.14.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/315). ## Description Update the settings API to handle the new `filterableAttributes` syntax. For more context, see the related issue...
This issue follows the changes related to Meilisearch v1.14.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/315). ## Description Add `progressTrace`, `writeChannelCongestion`, and `internalDatabaseSizes` to batches `stats`. > [!warning] > Do not type the fields inside...
This issue follows the changes related to Meilisearch v1.14.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/315). ## Description Update facet search to allow exhaustive facet count. For more context, see the related issue in Meilisearch:...
This issue follows the changes related to Meilisearch v1.14.0 [mega issue](https://github.com/meilisearch/integration-guides/issues/315). ## Description Update the SDK to allow retrieving documents by ID. For more context, see the related issue in...