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 21 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

List of log messages and logging levels

It would be nice if there was a list of log messages with respective logging levels within each logging component. Then we could conclusively determine what log level we want to use, without requiring us to determine the same thing experimentally ...
Guest about 1 year ago in Documentation 0 Future Consideration

Enhance MongoDB Documentation on Schema Validation Impact on Write Operations

MongoDB documentation should clearly explain how schema validation affects write operations, including bulkWrite, insertOne, insertMany, updateOne, and updateMany. Key improvements: Performance Impact – Detail validation overhead on write latency...
Guest about 1 year ago in Documentation 0 Future Consideration

MongoDB Logs schema documentation

I am working on getting an important integration between MongoDB Atlas and [Microsoft Sentinel (SIEM tool). This helps our enterprise customers mainly on Azure to see MongoDB s logs from the centralised Sentinel dashboard and run queries against t...
Guest 7 months ago in Documentation 0 Submitted

Request for Beginner-Friendly, Topic-Wise MongoDB Documentation with Examples

Hello MongoDB Team, I would like to kindly request that the documentation be made simpler and more beginner-friendly. At times, the current documentation feels too advanced, which makes it difficult for newcomers to fully understand. It would be ...
Guest 7 months ago in Documentation 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

Rename a MongoDB Replica Set is not useful if you're working MongoDB Ops Manager

Documentation for renaming a MongoDB Replica Set is not useful when you use MongoDB Ops Manager. You should consider refactoring your documentation since renaming a MongoDB Replica Set which is managed by MongoDB Ops Manager does not work. I had ...
Guest over 2 years ago in Documentation 0 Future Consideration

Understanding the billing difference between Data Transfer and Atlas Data Federation.

It would be helpful if there was a chart or image that showed how data moves through the infrastructure and for each billing category. For the Mongo folks, see case number 01327993 for more details.
Guest almost 2 years ago in Documentation 0 Future Consideration