meilisearch / meilisearch-ruby

Ruby SDK for the Meilisearch API
https://meilisearch.com
MIT License
199 stars 44 forks source link

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

Closed curquiza closed 4 months ago

curquiza commented 4 months 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.