meilisearch / meilisearch-go

Golang wrapper for the Meilisearch API
https://www.meilisearch.com
MIT License
481 stars 81 forks source link

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

Open curquiza opened 1 week ago

curquiza commented 1 week 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.