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

Ability to choose what to dynamically index

When using dynamic mapping, it would be useful for better control on the index to allow choosing which index types are created. Exemple: dynamic: true // Map all fields dynamic: false // Don't use dynamic mapping dynamic: ["string","bool"] // O...
Guest almost 2 years ago in Atlas Search 0 Submitted

UI is cluttered, wireframe-like, and does not orient user attention appropriately

There is simply too much going on on screen that is given the exact same visual weight. You need to use more colors in the color scheme, use icons that are more individually unique. You also need to define some different regions using more notice...
Guest about 1 year ago in Under Review 0 Submitted

Add noData to $sort aggregation

Atlas Search does have the option to change the behavior for null and missing values within a search with noData: highest or noData: lowest. It would be great if the $sort aggregation stage would support this as well.
Guest 7 months ago in Atlas Search 0 Submitted

Support full Lucene Query Parser syntax in $search

I’m looking to expose “power user” queries through our UI, but the queryString operator only works on string data types, and is somewhat too simplistic for this purpose. Obviously, accepting raw user inputs and directly building a query from it i...
Guest over 3 years ago in Atlas Search 1 Submitted

Add search in comments across all cases on mongo support portal

currently there is no option to search through comments in all cases within your project/organisation. if you have 100 tickets, you can't find details for what you've already discussed with Mongo support team. the only current option is to searc...
Guest over 5 years ago in Under Review 0 Submitted

Configure MongoDB Automation Agent collecting stats on some collection to not trigger alerts

We just had a support case about some alerts being raised on our cluster because the MongoDB Automation Agent collecting stats on some collection doing queries without index triggers "Scanned Objects / Returned" ratio has went over 1000. It would...
Guest over 5 years ago in Under Review 1 Submitted

Allow security event notifications emails to be disabled or sent to specific emails

Security events such as: "Successful sign-in for email@email.com from new device" "You've added "Allow access from anywhere (0.0.0.0/0)" to your IP Whitelist" By default Atlas shows security-related activities in your project's All Activity UI....
Guest over 5 years ago in Under Review 0 Submitted

Ipv6 support for mongodb.org

When getting the key from https://www.mongodb.org/static/pgp/server-5.0.asc we get a ipv4 address but no v6. This means that v6 only sites can’t get the key. Please add support for ipv6.
Guest almost 4 years ago in Under Review 1 Submitted

Grouping in $search

Add grouping capability to search so that it can be as performant as the search itself. A separate group stage is not performant at all and is unusable.
Guest about 3 years ago in Atlas Search 1 Submitted

Update base collection of search index without Downtime

With the GA of Atlas search indexes on views, i wanted to update some of my existing search indexes to use views. Then i noticed that at the moment it is not possible to update the base collection/view of an existing search index without downtime....
Tom Richter 8 months ago in Atlas Search 0 Submitted