Skip to content

Support searching for similar documents #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

ellnix
Copy link
Contributor

@ellnix ellnix commented Jan 18, 2025

Pull Request

Related issue

Fixes #988

Instructions were not to add the GET endpoint, it seems other integrations also do not have it.

I tried as closely as possible to match the documentation and the signature of the main search method. If I should wrap the results in a class, please let me know once again and I'll do it.

@ellnix ellnix force-pushed the similar-documents-988 branch from 54dac9d to ec09d9c Compare January 18, 2025 21:18
@ellnix ellnix changed the title Support searching by similar documents Support searching for similar documents Jan 18, 2025
@curquiza curquiza requested a review from sanders41 January 22, 2025 13:21
Copy link
Collaborator

@sanders41 sanders41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ellnix everything looks good here, it just looks like it has a conflict on code samples.

@sanders41 sanders41 force-pushed the similar-documents-988 branch from ec09d9c to 319baff Compare January 24, 2025 01:19
Copy link
Collaborator

@sanders41 sanders41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was killing time waiting for another CI to finish so I went ahead and resolved the conflict.

bors merge

@sanders41 sanders41 added the enhancement New feature or request label Jan 24, 2025
Copy link
Contributor

meili-bors bot commented Jan 24, 2025

@meili-bors meili-bors bot merged commit a43baec into meilisearch:main Jan 24, 2025
11 checks passed
meili-bors bot added a commit that referenced this pull request Feb 18, 2025
1080: Update version for the next release (v0.34) r=Strift a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-python to a new version: "v0.34"

👇 CHANGELOG

This version introduces features released on [Meilisearch v1.13.0](https://www.meilisearch.com/blog/meilisearch-1-13?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-python) 🎉

## ✨ New

- [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-python) is now stable `@/Strift`

## 🚀 Enhancements

* Support localized-attributes settings (#1060) `@/ellnix`
* Support batches API (#1062) `@/ellnix`
* Support searching for similar documents (#1063) `@/ellnix`

## ⚙️ Maintenance/misc

* Add federated search code-sample (#1064) `@/ellnix`

Thanks again to  `@/ellnix,` and `@/Strift!` 🎉


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: Laurent Cazanove <lau.cazanove@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v1.9] Get similar documents
2 participants