Laurent Cazanove

Results 200 issues of Laurent Cazanove

This issue gathers the [changes related to Meilisearch v1.14.0 that impact SDKs](https://github.com/meilisearch/meilisearch/issues?q=is:issue%20milestone:v1.14.0%20label:%22impacts%20integrations%22). 📅 Release date: 2025-04-14 ## Timelines & steps ### Pre-release - [x] With the help of the [changelog](https://github.com/meilisearch/engine-team/pulls)...

Meilisearch bump

*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Integrate [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search?utm_campaign=oss&utm_source=github) features as stabilized in [Meilisearch v1.13.0](https://www.meilisearch.com/blog/meilisearch-1-13?utm_campaign=oss&utm_source=github). Since AI-powered search was initially introduced Meilisearch v1.3 as an...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Update the [`stats` object](https://www.meilisearch.com/docs/reference/api/stats#stats-object?utm_campaign=oss&utm_source=github) to include the new **documents database metrics**. For further reference, see the related [Meilisearch engine...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Update the [`stats` object](https://www.meilisearch.com/docs/reference/api/stats#stats-object?utm_campaign=oss&utm_source=github) to include the new embbedings database metrics. For further reference, see the related [Meilisearch engine...

enhancement
good first issue

*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Update the [`stats` object](https://www.meilisearch.com/docs/reference/api/stats#stats-object?utm_campaign=oss&utm_source=github) to include the new `usedDatabaseSize` field. For further reference, see the related [Meilisearch engine issue](https://github.com/meilisearch/meilisearch/issues/5318)....

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

# Pull Request ## What does this PR do? - Use `[email protected]` and `@meilisearch/[email protected]` ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does...