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

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted

Allow $match or $sort stages that follow the $search stage to use MongoDB native indexes

Currently, if there are `$match` or `$sort` stages that follow the `$search` stage, then those `$match` and `$sort` stages are unable to use MongoDB's native indexes on the fields being matched/sorted. While the [documentation recommends](https:/...
Guest over 4 years ago in Atlas Search 0 Will Not Implement

Atlas CLI provides a guided database user creation / management experience

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. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 5 months ago in Atlas CLI 0 Future Consideration

Add a global types package for use in MongoDB Shell js scripts

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. When writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer 5 months ago in MongoDB Shell 0 Future Consideration

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/met

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/method/command to exec the shutdown/startup of all instances running in an specified server. At the moment the...
Guest about 3 years ago in CLI & Shell 0 Submitted

Analzye Endpoint or Analysis Screen

Please show how an index is analyzed based on a given index definition.
Guest over 5 years ago in Atlas Search 2 Planned

Field Mappings in webui should show updatedAt

https://cloud.mongodb.com/v2/id#/clusters/atlasSearch/name?database=db&collectionName=col&indexName=default&view=IndexOverview Field mappings please show when the field mappings were last updated
Guest 6 months ago in Atlas Search 0 Submitted

Allow $match syntax in $search queries

Currently, I am re-writing my queries that were previously using $match + $text queries using $search + compound. Firstly, this is a fair bit of work depending on the number of match clauses etc. Secondly, not all the operators that $match support...
Guest over 4 years ago in Atlas Search 1 Submitted

Allow create/delete/update custom database role in MongoDB CLI for Ops Manager

In Altas CLI, the command customDbRoles can be used for create/delete/update custom database role. Would it implement in MongoDB CLI for Ops Manger?
Guest over 3 years ago in CLI & Shell 1 Submitted

Manage mongosh through MongoDB agent automation

MongoDB server, database tools, biconnector binaries are all managed by MongoDB agent automation feature in a managed deployments via Opsmanager. Mongosh is not managed, which makes it difficult to build separate automation to manage mongosh alone...
Guest about 3 years ago in MongoDB Shell 0 Submitted