Docs Menu
Docs Home
/
MongoDB Atlas
/

Atlas Vector Search Changelog

On this page

  • 2024 Releases
  • 2023 Releases
  • Supports pre-filtering data by date fields indexed as the filter type.

  • Updates Atlas Vector Search queries to run concurrently by default on search nodes.

  • Increases the vector dimension limit to 4096.

  • Makes $vectorSearch generally available for both your development and production deployments. Also makes separate Search Nodes for AWS generally available for both your development and production deployments. To learn more, see Search Nodes Architecture.

  • Introduces vectorSearch index type that indexes vector embeddings as vector type for semantic search and boolean, numeric, and string data as filter type for pre-filtering.

Note

We are in the process of rolling out the new Atlas Vector Search experience with a dedicated Atlas Vector Search index definition. It will be available in your project within the next few days or after the next maintenance window.

Introduces $vectorSearch to perform semantic search on data in your Atlas cluster running MongoDB 7.0.2.

Note

Atlas Vector Search is available as a Preview feature. It is made available for evaluation purposes and to gather feedback from users. It is not recommended for production deployments as the feature and the corresponding documentation might change at any time during the Preview period.

To learn more, see Atlas Vector Search Overview.

← Troubleshooting