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

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

Only run Atlas Search on certain nodes

Today, Atlas Search runs on all nodes of your cluster. I would like to limit the nodes that queries run on so I can isolate my transactional workload from my search workload.
Guest over 5 years ago in Atlas Search 0 Submitted

Use case driven search operators and index types

Examples: phone numbers, addresses, websites, emails If this would be helpful for you, please comment the data type you are looking for
Guest over 4 years ago in Atlas Search 2 Submitted

Include product versions in Atlas Search release notes

I am creating this feedback idea in customer behalf. Customer suggests if adding product version numbers, for Atlas Search Release Notes pages. The page currently contains release dates, which does not provide sufficient information to debug Atla...
Alex Marini over 1 year ago in Atlas Search 0 Submitted

Atlas Search aggregation pipeline TypeScript type definitions

It would be so much easier to write aggregation pipelines if we had type checking and type hinting. At this moment we can pass any JSON there. There is no driver or library that would check if it's correct or that would type check the input. I'...
Guest about 2 years ago in Atlas Search 2 Submitted

Allow type 'token' in embeddedDocument

Currently, string fields in an embedded document may be indexed as type 'string' using an analyzer, e.g. lucene.keyword. It is not possible, to index a string field in an embedded document as type 'token'. Indexing as type 'token' is relevant for...
Guest over 1 year ago in Atlas Search 0 Submitted

Percolator for Atlas search to support Reverse look ups

Percolator for Atlas search to support Reverse look ups for real estate property data
Guest over 4 years ago in Atlas Search 0 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 9 months ago in Atlas Search 0 Submitted

Atlas Search vs find/match

Atlas Search is currently quite rigid and is not as awesome as find/match. find/match supports a variety of operators that allow looking up documents in numerous ways and is meeting our requirements to be able to query using filters such as: in,...
Guest about 3 years ago in Atlas Search 0 Submitted

Support highlights in embeddedDocuments autocomplete

According to docs, currently it is not possible to get highlights inside embeddedDocuments, in autocomplete requests. This makes array of objects (embeddedDocuments) autocomplete unusable in our use case.
Guest over 2 years ago in Atlas Search 0 Submitted