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

Official React Component for Atlas Search

One of the reasons Algolia got so popular might be the fact that they provided instantsearch.js. The library was really easy to get started and intuitive to understand. I read the Atlas Search's great tutorial(1) and watched the video(2) and clon...
Guest over 5 years ago in Atlas Search 1 Submitted

Connection based "theming"

Add the ability to color code playground tab and/or editor's background color in the playground based on the connection that is active. Eg: default background for my localhost connection and a more colorful one for staging environment or producti...
Guest over 4 years ago in IDEs 0 Submitted

Support sorting on fields of matching embedded documents

The Atlas search functionality allows matching and returning embedded documents from within array fields. However, there is currently no way to sort the results based on a field within the matching embedded documents. This presents problems for q...
Guest over 1 year ago in Atlas Search 0 Submitted

RBAC for Atlas Search

Atlas Search Indexes can only be managed via MongoDB credentials (Terraform or API calls), with required role "Project Data Access Admin" (see https://docs.atlas.mongodb.com/reference/api/fts-indexes-create-one/#required-roles ). It would be great...
Guest over 4 years ago in Atlas Search 0 Submitted

the product does not connect properly!

the product does not connect properly!
Guest over 1 year ago in IDEs 1 Submitted

wildcard path support for range operator

Currently wildcard path can be constructed to 4 operator(text, phrase, wildcard and regex). Some use cases will be there to use the wildcard path for numeric which can be used by range operator { a : { "6578ghg" : { value : "not 55" } } } { a : {...
Guest over 4 years ago in Atlas Search 0 Submitted

Ablity for serverless should be provided

Nothing
Guest over 1 year ago in Atlas Search 0 Submitted

Kerberos ticket renewal in MongoDB Node.js Driver programmatically

Requesting a functionality of the MongoDB driver (or another NPM module) to automatically renew the tickets when it is necessary without kinit on Linux environment
Guest about 3 years ago in IDEs 0 Submitted

Specify default database in Advanced Connection Settings form

The Create New Connection using the Advanced Connection Settings form does not provide a place to specify a default database. I'm specifically interested in this so I like running selected lines and it'd be a way to not include 'use()' with every ...
Guest over 4 years ago in IDEs 0 Submitted

ability to run to a specified aggregation stage and see output

Essentially the same as https://mongoplayground.net/ if you add multiple aggregation stages you can pick which one you want to run up to, and inspect the output. This makes it dramatically easier to tweak larger pipelines without having to comme...
Guest about 3 years ago in IDEs 0 Submitted