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

Support document-level RBAC for search query results

Users of Elastic may configure role-based security for specific indexed fields or indexed documents. For document-level security, a query filter(s) is associated with a role, and an authenticated search query provides the role. The search engine l...
Charlie Little almost 4 years ago in Atlas Search 0 Submitted

Multi-version-intermediate upgrade package

When upgrading the MongoDB server community edition from a very old version to the newest version one cannot skip installing intermediate versions, e. g. version 3.6 -> 4.4 does not work because the database files cannot be auto-migrated and th...
Guest almost 4 years ago in Database 0 Submitted

Have an API to have the History of Primary Nodes

Have an API to have the History of Primary Nodes,from the time the Replica set is initiated.I know we can have alerts for Primary switch over,but if we want to analyse the data of elections/primary node for say about last 1 year , an API would help.
Guest about 4 years ago in Database 0 Submitted

Make the size bigger of Query search results

Hey, recently I saw that in find section, where all data shown, is bit smaller in view point. I mean we can't see properly entire obj. Right now we have only less screen to see it. Here I have attached two picture of find section. Plz make the scr...
Guest about 4 years ago in Atlas Search 1 Submitted

connection

Ops Manager only shows number of connection. Most DB monitoring tool shows where the connection is coming from and whats being run from the session. This needs to be a part of Ops Manager
Guest about 4 years ago in Database 0 Submitted

Support mongos + ops manager agents as a container sidecar

No description provided
Guest about 4 years ago in Performance & Optimization 0 Submitted

Enable Atlas FTS to index an Atlas cluster logs

Atlas already provides the ability to create FTS index on the collection data, but retrieving and searching on the mongod log files information is pretty bad. Customers have to download the log files, then store them, parse and index on some other...
Norberto Leite about 4 years ago in Atlas Search 0 Submitted

Version + Feature Availability Matrix

As a customer, I would like to know what features work with which versions of MongoDB and Atlas Search. Does facets work with 4.2, or 4.4, or version 5 for instance.
Guest about 4 years ago in Atlas Search 0 Submitted

Add option to $dayOfWeek to choose between Monday and Sunday

Hi! I was wondering if you could add an optional parameter to $dayOfWeek that allows you to choose on which day you want the functionality to start counting. Thanks!
Guest about 4 years ago in Querying & Aggregations 1 Submitted

Add regex support in pipeline operator `replaceAll`

It would be very nice to have something like this possible: ``` { $replaceAll: { input: "$text", find: "/[;,.]/g", replacement: "." } } ``` Many thanks !
Guest about 4 years ago in Querying & Aggregations 1 Submitted