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 VectorSearch Aggregation Stage #4706

Closed
razilevin opened this issue May 24, 2024 · 1 comment
Closed

Add support for VectorSearch Aggregation Stage #4706

razilevin opened this issue May 24, 2024 · 1 comment
Assignees
Labels
type: enhancement A general enhancement

Comments

@razilevin
Copy link

I do not see the VectorSearch aggregation pipeline available in the Aggregation package. Is this something on the roadmap?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 24, 2024
@christophstrobl
Copy link
Member

We are considering support, yes. This requires a bit of design and alignment with the spring-ai project already having something in place for MongoDB Atlas vector search.

@christophstrobl christophstrobl added status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 27, 2024
@mp911de mp911de removed the status: pending-design-work Needs design work before any code can be developed label Jan 20, 2025
@mp911de mp911de linked a pull request Jan 20, 2025 that will close this issue
1 task
@mp911de mp911de changed the title VectorSearch Aggregation Stage Add support for VectorSearch Aggregation Stage Feb 4, 2025
@mp911de mp911de added this to the 4.5 M1 (2025.0.0) milestone Feb 4, 2025
@mp911de mp911de closed this as completed in 2b93bf3 Feb 4, 2025
mp911de pushed a commit that referenced this issue Feb 4, 2025
mp911de added a commit that referenced this issue Feb 4, 2025
mp911de pushed a commit that referenced this issue Feb 4, 2025
See #4706
Original pull request: #4882
mp911de added a commit that referenced this issue Feb 4, 2025
Remove Field type. Refactor container to subclass MongoDBAtlasLocalContainer. Introduce wait/synchronization to avoid container crashes on create index + list search indexes.

See #4706
Original pull request: #4882
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants