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

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

Offline Documentation

Provide PDF versions of documentation, for situations where we don't have consistent network connectivity or to keep a version of the documentation for old versions of the server
Guest over 3 years ago in Documentation 0 Started

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

Feedback on the Atlas Search Visual Index Builder

How can we improve?
Guest over 2 years ago in Atlas Search 5 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

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