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

Display indexID in the UI

Just like the project ID is displayed on the Project Settings page, please display the index ID somewhere in the UI, so that we know what indexID to put when using the Atlas Search API endpoints (they require indexIDs but the UI displays only inde...
Guest almost 4 years ago in Atlas Search 0 Submitted

Logging: attr.error field type conflicts

Hey! We are using fluent-bit to push MongoDB logs to Elasticsearch. When there are already logs in the elastic index, where attr.error is an object, then it does not accept log lines in which this field is a string: “error”:{“type”:“mapper_parsi...
Guest almost 4 years ago in Under Review 1 Submitted

Support document-level RBAC for search query results

Users of Elastic may configure role-based security for specific indexed fields or indexed documents. For document-level security, a query filter(s) is associated with a role, and an authenticated search query provides the role. The search engine l...
Charlie Little almost 4 years ago in Atlas Search 0 Submitted

Include "Fetch Time" in Profiler timings

When we run the Profiler, the runtime of "select" type queries are dramatically understated. This is because the Profiler only counts the time of the "query", and doesn't include how long it took to "fetch" the result set. In one of our test case...
Guest almost 4 years ago in Under Review 0 Submitted

Make the size bigger of Query search results

Hey, recently I saw that in find section, where all data shown, is bit smaller in view point. I mean we can't see properly entire obj. Right now we have only less screen to see it. Here I have attached two picture of find section. Plz make the scr...
Guest about 4 years ago in Atlas Search 1 Submitted

Enable Atlas FTS to index an Atlas cluster logs

Atlas already provides the ability to create FTS index on the collection data, but retrieving and searching on the mongod log files information is pretty bad. Customers have to download the log files, then store them, parse and index on some other...
Norberto Leite about 4 years ago in Atlas Search 0 Submitted

Version + Feature Availability Matrix

As a customer, I would like to know what features work with which versions of MongoDB and Atlas Search. Does facets work with 4.2, or 4.4, or version 5 for instance.
Guest about 4 years ago in Atlas Search 0 Submitted

Did you mean? Spell Checker

I'd like a spelling check feature that will handle cases where the user misspells a word and still match what the user probably intended.
Guest about 4 years ago in Atlas Search 0 Submitted

Update MongoDB driver in Elastic metricbeat and validate operability with Atlas

The metricbeat data collection agent from Elastic currently has a MongoDB module for capturing low level metrics from a MongoDB instance. It's using a very old MongoDB driver that doesn't work with recent versions, nor work with Atlas. I realize...
Guest about 4 years ago in Under Review 0 Submitted

Improve error message when index definition exceeds 3KB

hen you create an index definition on the free plan that exceeds 3KB you get the following message: {"detail":"A tenant FTS index may not exceed 3 KB in size.","error":400,"errorCode":"TENANT_FTS_INDEX_TOO_LARGE","parameters":[],"reason":"Bad Req...
Guest over 4 years ago in Atlas Search 0 Submitted