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

Atlas can be configured to raise alert notification when the Atlas cluster already scales to the max tier.

Atlas can be configured to raise alert notification only when the Atlas cluster already scales up to the max tier allowed. This can be help to avoid notification spams which does not require operation team actions and focus on the critical resourc...
Guest over 2 years ago in Atlas Search 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

API to list all Atlas Search Indexes configured across all collections in the cluster

Currently, there is an API to list all Atlas Search indexes configured for a specific collection. However, there is no API that lists all Atlas Search indexes configured across all collections across all databases, in a particular cluster. The Atl...
Guest almost 5 years ago in Atlas Search 0 Submitted

Synonyms support for autocomplete operator

Hi. Having synonyms support for the autocomplete operator would be great! Is this possible? Best regards, Tim
Guest over 2 years ago in Atlas Search 0 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Add a provider_region parameter in the "realm-cli apps create"

Hi, I noticed that there is no argument in the "realm-cli apps create" to select a region. The API already supports a provider_region parameter (https://www.mongodb.com/docs/atlas/app-services/admin/api/v3/#tag/apps/operation/adminCreateApplicati...
Guest over 2 years ago in Atlas CLI 0 Will Not Implement

Ability to generate a list of all clusters

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

Allow ability to exclude specific fields from Atlas Search

In order to reduce index size and improve performance, we should be able to exclude specific fields from the Atlas Search index.
Guest about 5 years ago in Atlas Search 1 Submitted

Additional function scores decay functions: exp & linear

Atlas Search currently only supports gaussian decay function for function scores. In 4 out of 5 of our use cases exp would be a much more natural choice. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-que...
Guest over 2 years ago in Atlas Search 0 Submitted

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted