meilisearch-rust icon indicating copy to clipboard operation
meilisearch-rust copied to clipboard

Rust wrapper for the Meilisearch API.

Results 122 meilisearch-rust issues
Sort by recently updated
recently updated
newest added

# Pull Request ## Related issue Fixes #626

# Pull Request ## Related issue Fixes #650 Fixes #649 ## What does this PR do? This pull request includes an update to the `IndexStats` struct in the `src/indexes.rs` file...

# Pull Request ## Related issue Relates to #646 ## What does this PR do? - Adds hybrid and vector search options to SearchQuery ## PR checklist Please check if...

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

# Pull Request ## Related issue - ## What does this PR do? Hello there, Thank your for your Library

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