Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Showing 14 of 4027

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest over 1 year ago in Vector Search 0 Submitted

Project out embedding fields by default in $vectorSearch

We should update the default behavior to project out embeddings, since they are typically not used in subsequent aggregation stages, with an additional query parameter to force include them.
Guest almost 2 years ago in Vector Search 0 Submitted

Binary and Scalar Quantization

These capabilities will reduce vector sizes while preserving performance, enabling developers to build powerful semantic search and generative AI applications with more scale—and at a lower cost.
Guest over 1 year ago in Vector Search 0 Submitted

vector search index switch

Since the vector name must be explicitly specified when running a query, it is difficult to update the vector without causing downtime or making code changes. It would be useful to have an option in Atlas to switch between two indexes , or to rena...
Guest 9 months ago in Vector Search 0 Submitted