Laurent Cazanove

Results 200 issues of Laurent Cazanove

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

enhancement
good first issue

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

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

enhancement
good first issue

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

enhancement
good first issue

*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Implement the **experimental feature** for [remote federated search requests](https://www.meilisearch.com/docs/learn/multi_search/implement_sharding?utm_campaign=oss&utm_source=github). For further reference, see the related [Meilisearch engine issue](https://github.com/meilisearch/meilisearch/issues/4980). ##...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.12.0 mega issue](https://github.com/meilisearch/integration-guides/issues/307)* ## Description Add a feature introduced in [Meilisearch v1.12.0](https://github.com/meilisearch/meilisearch/releases/tag/v1.12.0): the **batches API**. For more information refer to the docs: - [Batches...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.12.0 mega issue](https://github.com/meilisearch/integration-guides/issues/307)* ## Description Add a feature introduced in [Meilisearch v1.12.0](https://github.com/meilisearch/meilisearch/releases/tag/v1.12.0): the `reverse` parameter when fetching tasks. For more information refer to the...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.12.0 mega issue](https://github.com/meilisearch/integration-guides/issues/307)* ## Description Add features introduced in [Meilisearch v1.12.0](https://github.com/meilisearch/meilisearch/releases/tag/v1.12.0): the `facetSearch` and `prefixSearch` index settings. For more information refer to the docs:...

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