meilisearch / meilisearch-swift

Swift client for the Meilisearch API
https://www.meilisearch.com
MIT License
93 stars 26 forks source link

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

Open curquiza opened 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.