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

gql: Support maxVectorDistance parameter in hybrid search #305

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

bevzzz
Copy link
Contributor

@bevzzz bevzzz commented Oct 9, 2024

Closes #303

What is changed?

  • GraphQL query builder allows specifying maxVectorDistance parameter for hybrid search
  • Rewrote HybridArgumentTest.java tests in the table-driven format

How is this tested?

  • New test case in HybridArgumentTest.java

@weaviate-git-bot
Copy link

To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@bevzzz
Copy link
Contributor Author

bevzzz commented Oct 10, 2024

I agree with the CLA

@antas-marcin antas-marcin merged commit cb3bf9d into weaviate:main Oct 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for maxVectorDistance in hybrid search
3 participants