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

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

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

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

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

Snapshots taken by Ops Manager Backups should include config file

When restoring a snapshot through Ops Manager, automation will create the config file for you. But if you're restoring a snapshot manually, there's no config file! Surely we can include a sample `mongod.conf` withe sufficient information filled ou...
Guest about 6 years ago in Enterprise Advanced 0 Submitted

Allow Regexp, or other solution, to look for groups in "SAML Group Member Attribute" field

The Ops Manager authentification process through SAML requires that the user's groups are specified in a dedicated SAML attribute sent by the IDP, so the user can connect to Ops Manager. For this need, our IDP can only provide a field that contai...
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Add CRD for Trigger Functions.

We would like to create a Scheduled Trigger Function for a federated database instance, and currently the Operator does not support this resouce. Do you have any future plans to support Trigger Functions with the Atlas Kubernetes Operator? Or is t...
Guest about 1 year ago in Kubernetes 0 Submitted

Support additional highlighting options

Right now Atlas Search highlighting only supports text in the sentence surrounding a match, ignoring any other sentences in a field that have also been indexed. I would like to be able to change the default behavior to meet my needs.
Guest about 6 years ago in Atlas Search 1 Future Consideration