Skip to content

Add support for multiple knn queries #2078

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 1 commit into from
Apr 17, 2023
Merged

Add support for multiple knn queries #2078

merged 1 commit into from
Apr 17, 2023

Conversation

swallez
Copy link
Member

@swallez swallez commented Apr 17, 2023

In 8.6 the knn search field only accepted a single value. In 8.7 it has been updated to allow a single value and an array of values.

@github-actions
Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
async_search.submit 🟢 7/7 7/7
msearch 🟢 17/17 16/16

You can validate these APIs yourself by using the make validate target.

Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants