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

Atlas Search

Showing 158

Update base collection of search index without Downtime

With the GA of Atlas search indexes on views, i wanted to update some of my existing search indexes to use views. Then i noticed that at the moment it is not possible to update the base collection/view of an existing search index without downtime....
Guest 3 months ago in Atlas Search 0 Submitted

MongoT (Atlas Search) logs available

Provide mongot logs (Atlas Search) available to the customers to be downloaded and analyzed like right now it is possible to download and analyze mongod logs (classic db).
Guest almost 3 years ago in Atlas Search 0 Submitted

Atlas Search Local Deployment Lucene Indexing Latency of 1s

We are unit testing our Java application using the (awesome!) Atlas Search Local Deployments. However, we are seeing a longer delay than we'd like between the time we add data to a collection and the time it is searchable in the Atlas Search Luce...
Guest over 1 year ago in Atlas Search 1 Submitted

$bucketAuto for number facets

As a developer, I would like to have functionality for NumberFacets similar to the $bucketAuto operator, so that I can define the number of buckets I want instead of setting the boundaries myself. This function is helpful in situations where you ...
Guest about 3 years ago in Atlas Search 1 Submitted

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 9 months ago in Atlas Search 0 Submitted

Support more types of Views

Currently, Atlas Search indexes can be created on Views which contain the $addFields, $set and $match (wrapping an $expr operation) stages. Support for additional stages would allow new use cases. If you vote for this idea, please specify which ...
Guest 3 months ago in Atlas Search 1 Submitted

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 almost 2 years ago in Atlas Search 0 Submitted

Feedback on the Atlas Search Visual Index Builder

How can we improve?
Guest almost 2 years ago in Atlas Search 5 Submitted

Addition to search Index disk space used metrics

It would have been great if Atlas search disk metrics shares below information as well. 1. which field(s) inside the index taking more space 2. what is the frequency of index fields usage.
Guest 4 months 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 about 4 years ago in Atlas Search 1 Submitted