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

Capability to add additional labels to Charts

Dear Charts Team, I need to add additional labels to a Geospatial Scatter Chart such that I can display additional information about each datapoint. The need arises, as we want to create a report, that allows the user to get an overview of the s...
Guest over 6 years ago in Charts 1 Submitted

Add US Counties/Parishes/Boroughs to Choropleth Shape Schemes

We could use a little more granularity on the Choropleth Geospatial Chart. We'd like to be able to look at a single state, and denote values of each of the counties, parishes, or boroughs of that state. This feature is currently available for th...
Guest over 6 years ago in Charts 1 Submitted

Use NUTS2 or NUTS3 codes for European countries

It is better to use official NUTS2 or NUTS3 codes and names for European regions as they can be matched with statistics. That will be better than regional abbreviations you found on some random pages. European regions are standardized by their N...
Guest about 3 years ago in Charts 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

Grouped stacked bar chart

A bar chart that can be both clustered and stacked simultaneously expands substantially the analytical possibilities (as it allows the visualisation of additional fields/variables). It seems to me that such a chart cannot be generated in the curre...
Guest over 6 years ago in Charts 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

Test plan/suite for Atlas Search

Other search services like Elastic have public benchmarks of different data types so we can determine how they should perform: https://benchmarks.elastic.co/index.html Would love to see the same for Atlas Search.
Guest over 6 years ago in Atlas Search 0 Submitted