meilisearch / meilisearch-rust

Rust wrapper for the Meilisearch API.
https://www.meilisearch.com
MIT License
350 stars 89 forks source link

[v1.9] Accept the `frequency` value for the `matchingStrategy` search parameter #594

Closed curquiza closed 2 months ago

curquiza commented 2 months ago

Following this central issue

This is related to a newly introduced feature in Meilisearch v1.9.0: accept the frequency value for the matchingStrategy search parameter.

Refer to docs for more information.