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 268 of 4027

Non-sequential or Deep Pagination

I want to be able to paginate results in non-sequential order, e.g. Skip from page 1 to 5, or skip from first to last page of results
Guest about 2 years ago in Atlas Search 0 Submitted

$bucketAuto for number facets

As a developer, I would like to have functionality for NumberFacets similar to the $bucketAuto operator, so that I can define the number of buckets I want instead of setting the boundaries myself. This function is helpful in situations where you ...
Tom Richter over 3 years ago in Atlas Search 1 Submitted

A new role for security auditing purposes

Currently MongoDB Atlas provides two read only roles at project level ("Project Read Only", and " Project Data Access Read Only"). "Project Data Access Read Only" seems to allow access to the data also, while "Project Read Only" role does not all...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Support filtering by empty array

Atlas Search should support matching a fields set to an empty array. This behavior is not supported by either of the `exists`, `equals`, or `in` operators, and is a very common use case. https://search-playground.mongodb.com/tools/code-playground...
Guest over 1 year ago in Atlas Search 0 Submitted

Atlas Search Local Deployment Lucene Indexing Latency of 1s

We are unit testing our Java application using the (awesome!) Atlas Search Local Deployments. However, we are seeing a longer delay than we'd like between the time we add data to a collection and the time it is searchable in the Atlas Search Luce...
Guest almost 2 years ago in Atlas Search 1 Submitted

Number of documents per Facet

It would be nice to have a number of matched documents total per Facets when doing a $searchMeta query and not only the count within the buckets itself. We cannot add all bucket counts as documents can be in multiple buckets leading to inconsisten...
Guest 8 months ago in Atlas Search 0 Submitted

Usage of vectorSearch in more complex use cases

I am thinking of how to implement semantic search in existing and more complex applications. For example, i have an application with a search input field for regular fulltext search and dynamic filters that are generated with the help of facets. T...
Tom Richter 4 months ago in Atlas Search 0 Started

Atlas search to provide the ability to query number (long/double) fields

When querying mongo using atlas search, today it requires that the query parameter be a string. Ideally, I would like to be able to also search using numbers. Our stakeholders want the ability to type into a dropdown select field , type a number, ...
Guest almost 5 years ago in Atlas Search 3 Planned

MongoDB Atlas web panel bait and switches database accounts leading to accidental misconfiguration of accounts.

When clicking [ Edit ] on a database user, the MongoDB Atlas panel shows settings dialog for database user A, but then quickly switches the information to database user B. The dialog title (etc) says "database user A" and then half a second later ...
Andreas Boon 4 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Started

Expose the killOp() action when creating custom roles in Atlas UI

It would be nice to have the `killOp()` action exposed when creating a custom role in Atlas. I also think it would make sense to grant this action to the `atlasAdmin` role, but at a minimum I feel that Project Owners should be able to create a cu...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted