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

Kotlin driver - force the default batch size to 101 - JAVA-5700

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 24 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration

Certificate compression support for TLS connections

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. There is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 15 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest about 5 years ago in Atlas Search 10 Will Not Implement

Asynchronous variant of MongoDB C Driver

Add async API on the C Driver.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 7 Started

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest about 1 year ago in Atlas Search 1 Shipped in Public Preview

Add Dedicated Search Nodes to more regions in Europe (eu-west-3)

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We want to use Dedicated Search Nodes. Our regions are eu-central-1 and eu-west-3. Dedicated Search Nodes are only availab...
Jose Molero 5 months ago in Atlas Search 1 Future Consideration

Cloudflare integration

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. I am trying to build a serverless application that connects to MongoDB while keeping database connections low, stable, and...
T S 2 months ago in Drivers & Frameworks 3 Future Consideration

Please support on-prem installations

Can we get Search on-prem? Is this always going to be an Atlas-only feature?
Guest over 6 years ago in Atlas Search 27 Started