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

allow updating of data via "add data", by importing an updated file

Right now if you export data, modify it, then try to import it, it will throw an error because the ID already exists. I want to update all those documents, not create new ones.
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Atlas Search for time series collections

It would be nice if we could use atlas search on a time series collection
Guest over 1 year ago in Atlas Search 0 Submitted

Edit facet stages

Right now, if we add a facet stage into the aggregation pipeline, we have to write the rest of the aggregation query manually. Users should be able to edit the sub-pipelines within a facet stage.
Guest about 5 years ago in Compass & Data Explorer 1 Submitted

search index local compass 27017 port

Could build a new feature that search index could be used on localhost:27017? Now I have to use atlas deployment setup to build a new local database, which is unnecessary for my work.
Guest almost 2 years ago in Compass & Data Explorer 2 Will Not Implement

Add new field to document hidden

When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Disable the cache feature from Compass

Every time I click some on some collection, I don't receive the actual data from the database but the cached data. In my opinion, that should not be like that, because that makes me clicking constantly on the refresh button. If I click a collecti...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

flatpack

Hi, I have noticed in the documentation that compass .deb is for Ubuntu (is Debian not supported officially?), But as Debian (the distro I use), there are thousands of other distros unsupported. So I suggest to pack everything with flatpack (or, ...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Support Chinese Language Analyzer : Pinyin

PinYin IKAnalyzer Support For most Chinese Speaking Customer, https://github.com/medcl/elasticsearch-analysis-pinyin Is also a popular analyzer that many of our customer is using it
Guest over 3 years ago in Atlas Search 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest almost 2 years ago in Atlas Search 1 Submitted

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted