meilisearch / meilisearch-rust

Rust wrapper for the Meilisearch API.
https://www.meilisearch.com
MIT License
350 stars 89 forks source link

[v1.9] Get similar documents #596

Open curquiza opened 2 months ago

curquiza commented 2 months ago

Following this central issue

This is related to a newly introduced feature in Meilisearch v1.9.0: get similar documents.

Refer to docs for more information.