Laurent Cazanove

Results 200 issues of Laurent Cazanove

## Description [Meilisearch v1.26](https://github.com/meilisearch/meilisearch/releases/tag/v1.26.0) allows attaching custom metadata to document addition or update tasks. We want to update this SDK's methods for documents addition and update to accept an optional...

enhancement
good first issue

## Description Meilisearch v1.23 introduced a new [Compact database](https://www.meilisearch.com/docs/reference/api/compact#compact-database) API endpoint. We want to add support for this compacting database indexes in this SDK. ## Tasks - [ ] Add...

enhancement
good first issue

## Context We want to update the SDK to support [Meilisearch 1.18](https://github.com/meilisearch/meilisearch/releases/tag/v1.18.0) features. ## Description When search requests include the `retrieveVectors` parameters, the API responses will now include a `queryVector`...

enhancement
good first issue

## Context We want to update the SDK to support [Meilisearch 1.19](https://github.com/meilisearch/meilisearch/releases/tag/v1.19.0) features. ## Description Meilisearch now supports sharding to enable horizontal scaling. [Read the docs](https://www.meilisearch.com/docs/learn/multi_search/implement_sharding#implement-sharding-with-remote-federated-search-) for more context on...

enhancement
good first issue

This issue follows the [mega issue](https://github.com/meilisearch/integration-guides/issues/317) of changes related to v1.16. ## Description We want to update this SDK to allow using **indexing and search fragments** to enable **multi-modal search**....

enhancement
good first issue

## 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,...

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement
good first 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...

enhancement
good first issue

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,...

enhancement
good first issue