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 177

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

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest almost 2 years ago in Atlas Search 1 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Non-sequential or Deep Pagination

I want to be able to paginate results in non-sequential order, e.g. Skip from page 1 to 5, or skip from first to last page of results
Guest over 1 year ago in Atlas Search 0 Submitted

Support filtering by empty array

Atlas Search should support matching a fields set to an empty array. This behavior is not supported by either of the `exists`, `equals`, or `in` operators, and is a very common use case. https://search-playground.mongodb.com/tools/code-playground...
Guest over 1 year 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

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

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

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

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