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

atlas search null

A string or number data type that has the value 'null' is returned and is not excluded even with filtering with query: 'null' entry. The $exists and $compound operators may benefit from excluding fields that have a value of 'null' but not exactly ...
Guest almost 4 years ago in Atlas Search 0 Submitted

Allow scoring with real word frequency (instead of word frequency per shard)

We are migrating from ES and there is an option when having a few documents to do a first query to return the term frequencies for all shards and then do the normal query using these frequencies to calculate the score. The option is called "?sear...
Guest almost 4 years ago in Atlas Search 0 Submitted

Support unstructured text entity recognition

We have unstructured text and would like Atlas Search to detect important entities so that we can use them for relevance and ranking
Guest almost 6 years ago in Atlas Search 0 Submitted

nested facets

in elastic we can do complex nested facet groups such as "aggs": { "resellers": { "nested": { "path": "resellers" }, "aggs": { "min_price": { "min": { "field": "resellers.price" } } } } } It would be nice to see the same functional...
Guest almost 4 years ago in Atlas Search 1 Submitted

Configure Alert "Insufficient disk space to support rebuilding search indexes" via API

Currently, it's not possible to configure the alert "Insufficient disk space to support rebuilding search indexes" via API (and therefor also not by terraform). When setting the respective eventTypeName "HOST_DISK_SPACE_INSUFFICIENT_FOR_SEARCH_IN...
Guest almost 4 years ago in Atlas Search 0 Submitted

allow atlas search for serverless instances

As of now, atlas search is not allowed for serverless instances, but many people using serverless instances and they atlas search to perform some advanced search queries.
Guest almost 2 years ago in Atlas Search 0 Submitted

Atlas search Index is not updating.

Each time I perform CRUD operations in my collection, the Search Index doesn't update immediately. Instead, it takes a considerable amount of time. This issue significantly hampers the progress of my project. Any suggestions for improvement would ...
Guest about 2 years ago in Atlas Search 0 Submitted

Improve Search Query Templates in Search Tester

No description provided
Guest about 2 years ago in Atlas Search 0 Submitted

Configure Search Relevance or Results Ordering in the UI

I want to be able to configure search relevance or the order of results with a n Atlas UI module and no code.
Guest over 4 years ago in Atlas Search 1 Submitted

Give better stats on Atlas Search indexes

If I work hard enough at it I can see how much memory, CPU, etc. Atlas Search takes up on a cluster but I really want to know other more basic stats like how many searches were performed over X period of time and which searches didn't have any res...
Guest over 6 years ago in Atlas Search 0 Submitted