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 254 of 4027

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest about 5 years ago in Kubernetes 0 Planned

Support Arbiters with MongoDB Kubernetes Operator

Support arbiters with MongoDB Kubernetes Operator so that Replicasets should be deployed in PSA configuration.
Guest over 6 years ago in Kubernetes 0 Future Consideration

Support min-max computation for number and date fields, within Atlas Search

Currently, the `$min` and `$max` aggregation operators can be used in a number of aggregation pipeline stages, in order to find min/max values for fields. It would be great if either these operators were supported within `$search`, or if there was...
Guest about 4 years ago in Atlas Search 0 Submitted

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 over 1 year ago in Atlas Search 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

Add specific label to Arbiter deployment to distinguish it label-wise

As per https://github.com/mongodb/mongodb-kubernetes-operator/issues/1442 we would like to request to either and/or: a) have the operator add a new label to replica and arbiter statefulset deployments to distinguish them from each other b) have t...
Guest almost 2 years ago in Kubernetes 1 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

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

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

monitoring opt

Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions
Sasha Titova over 2 years ago in Kubernetes 1 Submitted