meilisearch / meilisearch-js

JavaScript client for the Meilisearch API
https://www.meilisearch.com
MIT License
703 stars 85 forks source link

[v1.9.0] Get similar documents #1667

Closed curquiza closed 1 week ago

curquiza commented 4 weeks ago

Related to https://github.com/meilisearch/integration-guides/issues/301

Explanation of the feature

Introduction of a new route to get similar documents

Usage: https://meilisearch.notion.site/Get-similar-documents-usage-540919ca755c4da0b7cdee273db3f290?pvs=74

TODO

⚠️ Make PRs pointing to bump-meilisearch-v1.9.0 and NOT main. Please do 1 PR for all of these changes, and not several.

curquiza commented 1 week ago

Closed by #1677