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

**Description** Basic "cargo build" compilation failing for meilisearch-sdk v0.27.1 and rustc 1.83.0. See the errors below. **Expected behavior** Clean compilation of the the meilisearch-sdk. **Current behavior** See these errors produced...

*Following this [central issue](https://github.com/meilisearch/integration-guides/issues/303)* ### Explanation of the feature Related issue in the engine: https://github.com/meilisearch/meilisearch/issues/4932 * Request facet distributions and facet stats in your federated search, by using `federation.facetsByIndex` in...

enhancement
good first issue