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 to configure startupOptions for monitoring/backup agent logs

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 0 Submitted

Errors When Querying Non-existent Indexes

I renamed the first index I created when testing out the feature so it wasn't default, and spent quite a bit of time debugging why my queries were returning no documents. As it turns out it the default index that it queries if not defined is "defa...
Guest almost 6 years ago in Atlas Search 1 Future Consideration

Introduce Helm Chart for MongoDB, MongoDBUser and secrets

Provide a helm chart that deploys MongoDB, MongoDBUser, secrets and all other resources needed. The goal is to simplify the deployment of a MongoDB instance and everything that comes with it down to a helm one-liner.
Guest almost 6 years ago in Kubernetes 4 Started

Sort by a specific array index

When creating indexes and sorting with "normal" queries, it is possible to index/sort on a specific array index (e.g. `foo.0.bar`). I do this because the search results grid in our UI only has room to show the first `foo.bar` result, so it doesn't...
Guest over 2 years ago in Atlas Search 1 Submitted

Ability to see token output for index and query

No description provided
Guest about 2 years ago in Atlas Search 0 Submitted

Support more types of Views

Currently, Atlas Search indexes can be created on Views which contain the $addFields, $set and $match (wrapping an $expr operation) stages. Support for additional stages would allow new use cases. If you vote for this idea, please specify which ...
Guest 8 months ago in Atlas Search 1 Submitted

Only run Atlas Search on certain nodes

Today, Atlas Search runs on all nodes of your cluster. I would like to limit the nodes that queries run on so I can isolate my transactional workload from my search workload.
Guest over 5 years ago in Atlas Search 0 Submitted

Use case driven search operators and index types

Examples: phone numbers, addresses, websites, emails If this would be helpful for you, please comment the data type you are looking for
Guest over 4 years ago in Atlas Search 2 Submitted

Include product versions in Atlas Search release notes

I am creating this feedback idea in customer behalf. Customer suggests if adding product version numbers, for Atlas Search Release Notes pages. The page currently contains release dates, which does not provide sufficient information to debug Atla...
Alex Marini over 1 year ago in Atlas Search 0 Submitted

Atlas Search aggregation pipeline TypeScript type definitions

It would be so much easier to write aggregation pipelines if we had type checking and type hinting. At this moment we can pass any JSON there. There is no driver or library that would check if it's correct or that would type check the input. I'...
Guest about 2 years ago in Atlas Search 2 Submitted