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

Introduce the ability to "forecast the Atlas Search index-size" in advance, before starting the index build

Currently, prior to building an Atlas Search index, there is no way for users to know how large that index can get. Knowing the projected-index-size in advance can especially be helpful for users who might need to build index on a large collection...
Guest about 4 years ago in Atlas Search 0 Submitted

Terraform import for Atlas search index

Currently it is not possible to import existing atlas search index into Terraform. Would be nice if we can import the existing atlas search index instead of re-create it via Terraform.
Guest 11 months ago in Atlas Search 2 Submitted

Show Kubernetes resources in Ops Manager

Show some of the Kubernetes resources in Ops Manager 1. show namespaces in projects, 2. Show list of resources in cluster view
Guest over 6 years ago in Kubernetes 2 Future Consideration

Atlas Search for Online Archive

As a user of Online Archive, I would like full text search capabilities from Atlas Search available to me.
Guest over 5 years ago in Atlas Search 0 Submitted

Allow to create Atlas Search index on a not existing collection

Currently it is not possible to create an Atlas Search index on a not existing collection, this makes more complicated to automatise the index creation on new clusters (e.g. via terraform). Would be nice to allow the implicit collection creation ...
Guest over 4 years ago in Atlas Search 0 Submitted

Ability to return all documents in a collection

I need to return all documents in a collection while boosting certain results which match my search criteria.
Guest almost 3 years ago in Atlas Search 0 Submitted

Percolator/reverse search

Ability to store queries that allow you to supply a document and return the queries that match it.
Guest over 4 years ago in Atlas Search 0 Submitted

Allow the option to mention the number of search results needed

I would like to get only the top scored 1000 or 2000 records while doing the search. Currently this is 2 step process : $search and then use the $limit stage.
Guest over 4 years ago in Atlas Search 1 Submitted

Add Atlas Search metrics into integration with Datadog

Problem Statement, Atlas Search metrics (https://docs.atlas.mongodb.com/view-atlas-search-metrics#atlas-search) are not sent to Datadog (Datadog's MongoDB Atlas integration (https://docs.datadoghq.com/integrations/mongodb_atlas/)). Proposal, Add ...
Guest almost 5 years ago in Atlas Search 0 Submitted

adminCredentials secret should always be source of truth for OpsManager

The secret is only taken into account by OpsManager initially when OpsManager is deployed. As soon as the password of this user is changed in OpsManager, this secret is out of sync. From the docs: "Use these credentials to log in to Ops Manager f...
Guest almost 6 years ago in Kubernetes 0 Future Consideration