meilisearch-rust
meilisearch-rust copied to clipboard
Rust wrapper for the Meilisearch API.
**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...