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

official Julia driver

Would love to see an official Julia driver.
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Scoring details

For MongoDB Atlas Search queries it is currently not possible to get details about how the score is computed. This information would be very helpful to fine-tune the boosting configuration for a query. An appropriate Lucene method is available t...
Guest over 4 years ago in Atlas Search 0 Submitted

Support for MongoDB Package in Edge Computing Environments

The increasing adoption of edge computing and serverless architectures necessitates compatible database solutions. The MongoDB Node.js package currently faces compatibility challenges in edge environments, such as Vercel Edge Functions, due to its...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Improve the Search Playground

No description provided
Guest about 2 years ago in Atlas Search 3 Submitted

expose json schema when doing dynamic mapping

It would be really helpful to see the json schema when doing dynamic mapping so I’ll be able to alter it according to my needs. Building everything from scratch takes a lot of time. I use the json editor. I want to index a lot of fields and some ...
Guest about 2 years ago in Atlas Search 0 Submitted

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

Allow null value in "in" operator

Allow null value in the "in" operator. This will help reducing code to query if a document has a specific ID or null. Helpfull when you have documents connected to a organization and/or a project. So you can filter ```{ in: { path: "project", val...
Guest about 1 year ago in Atlas Search 0 Submitted

New Analyzers

Customer is asking about adding new Analyzers language for Polish , Slovenian, Slovak and Croatian .
Guest almost 6 years ago in Atlas Search 2 Planned

Text Analysis for Field Mappings

Show how an indexed document and query terms get analyzed to produce tokens based on my field mapping configuration.
Guest over 2 years ago in Atlas Search 2 Submitted

Total Document count on Filter

It's a very small feature but very useful with respect to use case, whenever someone filters on Atlas nowhere it shows the total number of result we got, till we didn't reach the last page so it's very useful if we can see the total number of reco...
Guest almost 5 years ago in Atlas Search 1 Submitted