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

Offline Documentation

Provide PDF versions of documentation, for situations where we don't have consistent network connectivity or to keep a version of the documentation for old versions of the server
Guest over 3 years ago in Documentation 0 Started

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

Remove user data from survey

You ask for personal data on both the testimonial and the group at the end of each survey. We are not allowed to provide feedback by corporate. Having the name and email link is worrisome. If a person selects no you need to not ask for that data. ...
Guest about 4 years ago in Education 1 Future Consideration

More Topic Coverage In On-Demand Coursework

The coursework is not as comprehensive as it once was and does not on it's own prepare you for everything in the exam, if the Practice Exam and Associate Developer Exam Guide are to be trusted. I took about 90% of the MongoDB preparatory coursewo...
Guest about 2 years ago in Education 0 Submitted

SpringBoot 3.x.x + MongoDB

It would be awesome if we can get a course for using MongoDB in a SpringBoot Environment.
Guest over 2 years ago in Education 0 Future Consideration

MongoDB and Web3, Solidity

It would be good if MongoDB University offered a course on developing an application using Web3, Solidity, and MongoDB.
Guest almost 3 years ago in Education 0 Future Consideration

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

Add HTML in MongoDB

Add HTML in MongoDB. Html is easy code in use MongoDB
Guest over 1 year ago in Education 0 Will Not Implement