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

Configure Alert "Insufficient disk space to support rebuilding search indexes" via API

Currently, it's not possible to configure the alert "Insufficient disk space to support rebuilding search indexes" via API (and therefor also not by terraform). When setting the respective eventTypeName "HOST_DISK_SPACE_INSUFFICIENT_FOR_SEARCH_IN...
Guest almost 4 years ago in Atlas Search 0 Submitted

allow atlas search for serverless instances

As of now, atlas search is not allowed for serverless instances, but many people using serverless instances and they atlas search to perform some advanced search queries.
Guest almost 2 years ago in Atlas Search 0 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest almost 6 years ago in Kubernetes 0 Submitted

Allow service spec changes via MongoDBCommunity CR

I aim to include extra sidecar containers, such as a metrics sidecar, allowing me to deploy an external metrics exporter alongside that would be scraped via service. I intend to configure annotations on the service for Prometheus automatic discove...
Guest about 2 years ago in Kubernetes 0 Submitted

Atlas search Index is not updating.

Each time I perform CRUD operations in my collection, the Search Index doesn't update immediately. Instead, it takes a considerable amount of time. This issue significantly hampers the progress of my project. Any suggestions for improvement would ...
Guest about 2 years ago in Atlas Search 0 Submitted

Improve Search Query Templates in Search Tester

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

Configure Search Relevance or Results Ordering in the UI

I want to be able to configure search relevance or the order of results with a n Atlas UI module and no code.
Guest over 4 years ago in Atlas Search 1 Submitted

Add comprehensive configuration options for persistent volumes

From a project point of view, we need additional configuration options for persistent volumes. For instance, as far as we know, each MongoDB Deployment that uses a persistent volume is configured with Access Mode ReadWriteOnce per default. We need...
Guest about 2 years ago in Kubernetes 0 Submitted

Give better stats on Atlas Search indexes

If I work hard enough at it I can see how much memory, CPU, etc. Atlas Search takes up on a cluster but I really want to know other more basic stats like how many searches were performed over X period of time and which searches didn't have any res...
Guest over 6 years ago in Atlas Search 0 Submitted

Reindex from a given place in our index

We want to be able to apply an index configuration change that we know applies only to new data we placed in our index a couple weeks ago. It appears we have to re-index the entire collection over again to apply our index config change. We'd love ...
Guest over 6 years ago in Atlas Search 0 Future Consideration