Skip to content

Add support for multi target vector search#289

Merged
antas-marcin merged 1 commit intomainfrom
add-support-for-multi-target-search
Jul 19, 2024
Merged

Add support for multi target vector search#289
antas-marcin merged 1 commit intomainfrom
add-support-for-multi-target-search

Conversation

@antas-marcin
Copy link
Collaborator

@antas-marcin antas-marcin commented Jul 19, 2024

This PR adds multi target search capability to all near<Media> and hybrid arguments.

@antas-marcin antas-marcin force-pushed the add-support-for-multi-target-search branch from 030ca83 to 6b800ba Compare July 19, 2024 15:07
updateTenantStatus(className, tenants, ActivityStatus.FROZEN);
// verify tenant status FREEZING
verifyEventuallyTenantStatus(className, ActivityStatus.FREEZING);
verifyEventuallyTenantStatus(className, ActivityStatus.FROZEN);
Copy link
Member

Choose a reason for hiding this comment

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

what's motivation for change (does not match above comment)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is something that you actually predicted in the last comment :) now this change from FREEZING to FROZEN happens so fast that it just hanged on this method, so I had to change it

@antas-marcin antas-marcin merged commit e8e7c06 into main Jul 19, 2024
@antas-marcin antas-marcin deleted the add-support-for-multi-target-search branch July 19, 2024 15:36
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.

2 participants