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

I can't read queries anymore

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Use the Collections Query input What would you like to see happen? Describe the desired outcome or enhancement. ...
Dave Powers 3 days ago in Atlas Search 0 Submitted

Storage Optimized Search Nodes on Azure

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We have a large Search Index that forces us to have a high search tier, but do not need to have the CPU and memory provide...
Bastian Feigl about 1 month ago in Atlas Search 0 Future Consideration

Better handling of reshard command on collections with search indices

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We have had a few cases where we accidentally ran a reshard on a collection which has search indices. This is called out i...
Christian Henry 3 months ago in Atlas Search 3 Future Consideration

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest about 6 years ago in Atlas Search 9 Submitted

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest over 5 years ago in Atlas Search 10 Will Not Implement

Search node metrics in datadog missing clustername tag

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. In atlas metrics that have been sent to datadog, I am able to group by projectname, but NOT on clustername for search node...
Christian Henry 3 months ago in Atlas Search 1 Future Consideration

Please support on-prem installations

Can we get Search on-prem? Is this always going to be an Atlas-only feature?
Guest almost 7 years ago in Atlas Search 27 Started

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest over 1 year ago in Atlas Search 1 Shipped in Public Preview

Support for Index Partitions

When I reach Lucene's 2 billion document limit, I would prefer to partition my index instead of being forced to Shard my database.
Guest over 3 years ago in Atlas Search 2 Submitted

Support Collation for Atlas search sort

I have a use case to sort by product names (strings). We have products that start with letters and some that start with numbers. Currently, the products that begin with numbers are always at the top when you sort in ascending order. We would like ...
Tom Richter over 2 years ago in Atlas Search 1 Submitted