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

Atlas search to provide the ability to query number (long/double) fields

When querying mongo using atlas search, today it requires that the query parameter be a string. Ideally, I would like to be able to also search using numbers. Our stakeholders want the ability to type into a dropdown select field , type a number, ...
Guest almost 5 years ago in Atlas Search 3 Planned

Provide signed docker images for atlas search local

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
lawrence Mwaniki 4 months ago in Atlas Search 0 Started

Simplified JSON support for $out to S3

The ability to $out to S3 from a federated database instance is a game-changer for those working with their own data warehouses and data lakes. One improvement that would make it better would be to support simplified JSON for json exports. Curre...
Guest about 2 years ago in Data Federation 1 Submitted

a GUI for setting SQL Query sampling size (like in bi connector Atlas console)

Provide the ability to set SQL Query sampling size (like in bi connector Atlas console). This would allow our business customers that use the Power BI/ Tableu to easily set and manage sampling without having to use cli command (i.e., sqlGenerateSc...
Guest about 2 years ago in Data Federation 1 Future Consideration

Ability to Upsert an Atlas Search Index

Currently, it is possible to use `createSearchIndex` and `updateSearchIndex` to create and update search indexes, respectively. It would be beneficial if the `updateSearchIndex` allowed for **upsert** functionality, so that if the index does not e...
Guest about 2 years ago in Atlas Search 0 Submitted

Connect Power BI to Atlas Data Lake

I'd like to create visualizations by connecting Power BI to Atlas Data Lake.
Guest almost 6 years ago in Data Federation 1 Future Consideration

How to tokenize email field?

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 want to tokenize an email. For example, here is an email address: jack.ma@gail-abc.ws.com, and can be tokenized as the b...
Chaoyang Zhu 5 months ago in Atlas Search 1 Future Consideration

Per-shard scaling of search nodes

With the (somewhat recent) functionality of "asymmetric sharding", i.e.: - https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/advanced-cluster-new-sharding-schema - https://registry.terraform.io/providers/mongodb/mongo...
Guest about 1 year ago in Atlas Search 0 Submitted

Automatically recreate Atlas Search indexes on a collection after the collection is dropped and recreated or overwritten

Currently, if you use the $out aggregation stage to modify a collection with an Atlas Search index, you must delete and re-create the search index. Also, if another collection is renamed with dropTarget:true to an existing collection that already ...
Guest over 4 years ago in Atlas Search 1 Submitted

Persist Atlas search indexes post restart

We have a large collection on which we have a large Atlas Search index on a Workload Isolation node. In the lower environments we pause overnight to save cost. Upon restarting, the large index has to rebuild, it was taking 10hrs and this was wipin...
Guest 9 months ago in Atlas Search 0 Submitted