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

Add a $sample accumulator operator

So that it's easier to sample a number of items from each group, instead of writing lengthy DSL like this: https://www.mongodb.com/community/forums/t/sample-x-number-of-documents-in-each-group-with-or-after-a-group-stage/170787 Ideally it can be...
Guest almost 4 years ago in Querying & Aggregations 0 Submitted

kNN Searches with MongoDB

Dear MongoDB team, The possibility for kNN searches within a collection would be a real game changer. Not only in machine learning, but also in other areas you need this query method to find similar structures. Practically, it could go in the sam...
Guest almost 4 years ago in Querying & Aggregations 0 Submitted

easy to find download button

I'm doing a tutorial and they have it so that it is very clear where you go to download mongodb. I think a clear download button could be helpful.
Guest almost 4 years ago in Charts 1 Submitted

Conditional Formatting : set threshold with variables

On charts that support Conditional Formatting support the 'input' to be set with a variable.
Guest almost 4 years ago in Charts 0 Submitted

Charts' Filters not Duplicated with Dashboard

More of a bug than an idea, when duplicating a dashboard the charts' filter/aggregation isn't copied. This bug requires setting the filter/aggregation for every chart manually.
Guest almost 4 years ago in Charts 1 Will Not Implement

Import Binning

I have some jobs that I need to rename with binnings. These jobs appear on many graphs, and it would be helpful to be able to import these binnings between graphs or even dashboards. Thanks for your help!
Guest almost 4 years ago in Charts 1 Submitted

Add option to $dayOfWeek to choose between Monday and Sunday

Hi! I was wondering if you could add an optional parameter to $dayOfWeek that allows you to choose on which day you want the functionality to start counting. Thanks!
Guest about 4 years ago in Querying & Aggregations 1 Submitted

Add regex support in pipeline operator `replaceAll`

It would be very nice to have something like this possible: ``` { $replaceAll: { input: "$text", find: "/[;,.]/g", replacement: "." } } ``` Many thanks !
Guest about 4 years ago in Querying & Aggregations 1 Submitted

the profile output in association with the $comment query operator need to have consistency across operations.

I have observed the different profile result with regard to $comment query operator in association with find and update operation respectively as follows; - find operation shows a comment on the command.filter.$comment and the command.comment fie...
Guest over 4 years ago in Querying & Aggregations 0 Submitted

Error while bringing up the data source.

An error occurs in the process of importing a data source. I don't know the reason for this error.
Guest over 4 years ago in Charts 0 Will Not Implement