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

kNN Searches with MongoDB

Dear MongoDB team, The possibility for kNN searches within a collection would be a real game changer. Not only in machine learning, but also in other areas you need this query method to find similar structures. Practically, it could go in the sam...
Guest almost 4 years ago in Querying & Aggregations 0 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

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

Add option to $dayOfWeek to choose between Monday and Sunday

Hi! I was wondering if you could add an optional parameter to $dayOfWeek that allows you to choose on which day you want the functionality to start counting. Thanks!
Guest about 4 years ago in Querying & Aggregations 1 Submitted

Add regex support in pipeline operator `replaceAll`

It would be very nice to have something like this possible: ``` { $replaceAll: { input: "$text", find: "/[;,.]/g", replacement: "." } } ``` Many thanks !
Guest about 4 years ago in Querying & Aggregations 1 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

the profile output in association with the $comment query operator need to have consistency across operations.

I have observed the different profile result with regard to $comment query operator in association with find and update operation respectively as follows; - find operation shows a comment on the command.filter.$comment and the command.comment fie...
Guest over 4 years ago in Querying & Aggregations 0 Submitted