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

Add support for tlsAllowInvalidCertificates

We use mongodb replicaset with encryption in-flight enabled (tls=true), but we don't require client certificates. For mongosh and c# drivers there is a parameter tlsAllowInvalidCertificates which let us DONT use any certificates including root CA ...
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Allow search users to bring their own encryption key

I want to use my own encryption key so I know that my search data is encrypted with credentials I manage myself
Guest over 6 years ago in Atlas Search 1 Future Consideration

Implement basic aritmetic operations for the Decimal128 datatype

Feature Request: Implement basic aritmetic operations (e.g. addition) for the Decimal128 datatype. Context: I am working with high precision floats in Python and I am storing my data in MongoDB. When I get a high precision float out of MongoDb, ...
Guest over 1 year ago in Atlas Search 0 Submitted

Implement basic aritmetic operations for the Decimal128 datatype

Feature Request: Implement basic aritmetic operations (e.g. addition) for the Decimal128 datatype. Context: I am working with high precision floats in Python and I am storing my data in MongoDB. When I get a high precision float out of MongoDb, ...
Guest over 1 year ago in Atlas Search 0 Submitted

Allow to configure/adjust the number of nodes within a regions in a multi-region Atlas search cluster

Today, i enabled an isolated search node cluster with 2 nodes for one of our cluster which is an multi-region cluster with 4 nodes in N.Virginia and 1 node in Oregon. I can see that search node cluster has added 2 nodes in N.Virginia and 2 nodes i...
Guest over 1 year ago in Atlas Search 0 Submitted

Atlas Search for time series collections

It would be nice if we could use atlas search on a time series collection
Guest over 1 year ago in Atlas Search 0 Submitted

Support TagWithCallSite and TagWith with EF Core Provider

It'd be good to support TagWithCallSite and TagWith so it's easier to figure out where the queries came from. The "tag" could be put in the query option comments so that it can be used when profiling and with otel integrations.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Asynchronous variant of IIdGenerator

We have use cases where IDs assigned to documents are generated by an external service. Communication with the external service is asynchronous. We have created custom IIdGenerator implementations for this purpose, and they work, but unfortunately...
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest almost 2 years ago in Atlas Search 1 Submitted

Support Chinese Language Analyzer : Pinyin

PinYin IKAnalyzer Support For most Chinese Speaking Customer, https://github.com/medcl/elasticsearch-analysis-pinyin Is also a popular analyzer that many of our customer is using it
Guest over 3 years ago in Atlas Search 0 Submitted