Skip to content
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

V1.9 hybrid search #649

Merged
merged 6 commits into from
Jun 25, 2024
Merged

V1.9 hybrid search #649

merged 6 commits into from
Jun 25, 2024

Conversation

ManyTheFish
Copy link
Member

Pull Request

Related issue

Fixes #647

What does this PR do?

  • Add setRetrieveVectors method to SimilarDocumentsQuery
  • Add setRetrieveVectors method to DocumentsQuery
  • Enhance vector tests

@curquiza curquiza linked an issue Jun 24, 2024 that may be closed by this pull request
6 tasks
@curquiza curquiza added the enhancement New feature or request label Jun 24, 2024
@curquiza
Copy link
Member

@norkunas if you want to take a look.
Otherwise I will merge tomorrow or on Wednesday 😊

@curquiza curquiza requested a review from norkunas June 24, 2024 12:18
Co-authored-by: Tomas Norkūnas <norkunas.tom@gmail.com>
@curquiza curquiza merged commit 0b89ce9 into bump-meilisearch-v1.9.0 Jun 25, 2024
11 checks passed
@curquiza curquiza deleted the v1.9-hybrid-search branch June 25, 2024 13:12
@curquiza curquiza mentioned this pull request Jun 25, 2024
6 tasks
norkunas added a commit to norkunas/meilisearch-php that referenced this pull request Jul 10, 2024
* Add retrieveVector method to getSimilarDocuments

* Update vector search test checking `_vector` field

* Make document query request the vector

* Rollback compose version

* linter

* Update src/Contracts/DocumentsQuery.php

Co-authored-by: Tomas Norkūnas <norkunas.tom@gmail.com>

---------

Co-authored-by: Tomas Norkūnas <norkunas.tom@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] Hybrid search changes
3 participants