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

Fix a typo

This is a minor (cosmetic) defect that I spotted today. There is a typo in the alert message > Ops Manager was unable to connect to this database and run the `ping` command. The database could be down, unreachable, or running with authencatio...
Guest about 6 years ago in Under Review 1 Submitted

Add "Cluster Tier" and Provisioned "IOPS" as options in MongoDB Metrics Charts in Atlas

If these charts were available, it would enable to the user to visualize the Tier and IOPS of the cluster during specific time ranges, and compare to other metrics such as CPU, iowait, etc. In my team's experience, we use Atlas auto-scaling to al...
Guest about 3 years ago in Under Review 0 Submitted

Duplicate search index

I want to be able to easily duplicate a search index in the Atlas UI.
Guest about 3 years ago in Atlas Search 0 Submitted

search

Allow scoring of individual embeddedDocument searches or allow $unwind phase before $search to enable fuzzy searching for specific embeddedDocument in array of embedded documents
Guest about 3 years ago in Atlas Search 0 Submitted

Examples for installing operator declaratively on argocd

Hey there, Would it be possible to add some examples when it comes to deploying the community operator with argocd? Thanks
Guest about 3 years ago in Under Review 0 Submitted

Support database references to other collections

i want to use searchBeta operator on dbref objects attribute how i can give instructions to analyzer to access fields from reference object and do indexing For example, assuming the following two collections: Collection1 { _id: ObjectId("5d636ff...
Guest over 6 years ago in Atlas Search 0 Submitted

.NET Driver

It would be great if the .NET driver would support $search along with all the associated operators.
Guest about 3 years ago in Atlas Search 2 Submitted

Support for OR Conditions

We need support for matching for one condition out of several. This is an important usecase for my requirements. e.g. $or: [{ "airlines": "United" }, { "ticket_price": { $lte: 600.00 } }] Thanks!
Guest about 3 years ago in Atlas Search 0 Submitted

Provide features for array comparisons

It would be very helpful if we can lookup documents that have certain array fields that match the provided array in the query. Exact match, Any match etc should be supported. All data types should be supported. e.g { text: { path: "city", query: ...
Guest over 3 years ago in Atlas Search 0 Submitted

Filtered Indexes

Provide capability to create filtered indexes. This would allow creating tenant-specific indexes in a multi-tenant database. While the current implementation does support this feature in a way, it requires manual maintenance of such indexes as th...
Guest over 3 years ago in Atlas Search 1 Submitted