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

Add support for vector search with BSON Vector #1549

Merged
merged 13 commits into from
Oct 31, 2024

Conversation

vbabanin
Copy link
Member

@vbabanin vbabanin commented Oct 30, 2024

Description

This PR introduces the vectorSearch API by utilizing BSON Binary Subtype 9 - Vector.

API Scope:

The current update includes the integration of the vectorSearch API for Java. Modifications for the Scala API are planned and will be covered in an upcoming separate PR.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
JAVA-5650

Correct assume in vector tests.

JAVA-5650

Add tests.

JAVA-5650
JAVA-5650
JAVA-5650
JAVA-5650
@vbabanin vbabanin changed the title Java 5650 Add support for vector search with BSON Subtype 9 Oct 30, 2024
@vbabanin vbabanin changed the title Add support for vector search with BSON Subtype 9 Add support for vector search with BSON Vector Oct 30, 2024
JAVA-5650
@vbabanin vbabanin marked this pull request as ready for review October 30, 2024 20:50
@vbabanin vbabanin requested a review from stIncMale October 30, 2024 20:51
JAVA-5650
JAVA-5650
Fix test.
JAVA-5650
JAVA-5650
JAVA-5650
vbabanin and others added 2 commits October 30, 2024 21:49
…h/AggregatesVectorSearchIntegrationTest.java

Co-authored-by: Valentin Kovalenko <valentin.male.kovalenko@gmail.com>
JAVA-5650
@vbabanin vbabanin requested a review from stIncMale October 31, 2024 17:29
@vbabanin vbabanin merged commit 38fc561 into mongodb:main Oct 31, 2024
57 of 62 checks 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.

None yet

2 participants