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 178

Autocomplete with `fuzzy` scores all results as `1`

Using autocomplete with the `fuzzy` operator returns results, but they are scored all with the same value (`1`). This has been reported a couple times in the developer forum as well: https://developer.mongodb.com/community/forums/t/fuzzy-autocom...
Guest over 4 years ago in Atlas Search 2 Submitted

Introduce the ability to "forecast the Atlas Search index-size" in advance, before starting the index build

Currently, prior to building an Atlas Search index, there is no way for users to know how large that index can get. Knowing the projected-index-size in advance can especially be helpful for users who might need to build index on a large collection...
Guest almost 4 years ago in Atlas Search 0 Submitted

Save pipelines to run in aggregation mode

A Button to save pipeline in aggregation tab and run this saved pipelines.
Guest over 5 years ago in Atlas Search 1 Under Consideration

Ability to return all documents in a collection

I need to return all documents in a collection while boosting certain results which match my search criteria.
Guest over 2 years ago in Atlas Search 0 Submitted

Allow to create Atlas Search index on a not existing collection

Currently it is not possible to create an Atlas Search index on a not existing collection, this makes more complicated to automatise the index creation on new clusters (e.g. via terraform). Would be nice to allow the implicit collection creation ...
Guest about 4 years ago in Atlas Search 0 Submitted

Percolator/reverse search

Ability to store queries that allow you to supply a document and return the queries that match it.
Guest about 4 years ago in Atlas Search 0 Submitted

Atlas Search for Online Archive

As a user of Online Archive, I would like full text search capabilities from Atlas Search available to me.
Guest about 5 years ago in Atlas Search 0 Submitted

Increase the disk size limit of 3.2 TB on Search tier.

Atlas search tier limits the disk size to 3.2 TB even on the highest search tier S110.
Guest over 1 year ago in Atlas Search 0 Submitted

Compatibility with shard reduction

We are using Atlas Search (as a sidecar process) and aren't able to reduce the number of our shards without causing downtime to Atlas Search. A shard mechanism that's compatible with Atlas Search is necessary for us to optimize our costs.
Guest over 1 year ago in Atlas Search 0 Submitted

Allow the option to mention the number of search results needed

I would like to get only the top scored 1000 or 2000 records while doing the search. Currently this is 2 step process : $search and then use the $limit stage.
Guest over 4 years ago in Atlas Search 1 Submitted