meilisearch / meilisearch-go

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

[v1.9] Support `rankingScoreThreshold` search parameter #539

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: the rankingScoreThreshold search parameter.

Refer to docs for more information.