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

Atlas Search on serverless instances

Hi, I'd like to use Atlas Search on Atlas Serverless.
Guest over 3 years ago in Atlas Search 2 Submitted

Support more complex groupings in facets

The facet collector groups results by values or ranges in the specified faceted fields and it currently returns the **count** for each of those groups. However, besides counting, it would be good to have facets also support more complex groupings,...
Guest about 4 years ago in Atlas Search 3 Submitted

Support ObjectID as a datatype for search facets

I'm really interested in using search facets to boost search performance, but one of the fields that I want to filter by is an ObjectId. I believe the only supported facet types are [date, numberFacet, stringFacet].
Guest over 3 years ago in Atlas Search 2 Submitted

Target $search queries to specific shards

Currently, sharded $search queries are scatter-gather queries and they cannot be targeted to specific shards. This is an enhancement request to target $search queries to specific shards, and thereby make them more efficient/performant.
Guest almost 5 years ago in Atlas Search 2 Submitted

Support for nested datatype search

It appears that Atlas Search does not yet support nested documents in arrays like MongoDB https://docs.mongodb.com/v4.2/reference/operator/query/elemMatch/
Guest over 6 years ago in Atlas Search 3 Started

Allow faceting on boolean fields

Right now you can only facet on string, number, date fields. https://www.mongodb.com/docs/atlas/atlas-search/facet/#facet-definition I would like to also be able to facet on boolean fields.
Guest almost 3 years ago in Atlas Search 2 Submitted

Hierarchical/Multi-Level filters/facets.

As a user, I'd like to be able to compute faceted counts on multi-levels of categorization.
Guest over 3 years ago in Atlas Search 1 Submitted

Support Decimal128

Enable indexing and querying of near and range operators for Decimal128.
Guest almost 6 years ago in Atlas Search 10 Future Consideration

geoWithin metadata reporting searchDistance

Using geoWithin in the $search aggregation pipeline lets me use the search indexes, but it doesn't let me see the distance. I'd love to have a distanceField or perhaps a $meta that reports searchDistance similar to the one we have for searchScore
Guest over 4 years ago in Atlas Search 2 Submitted

atlas integration type prometheues

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 would like to fully manage the atlas integration of type prometheus via CLI.Create seems not to be supported at the mom...
Andreas Rütten 5 months ago in Atlas CLI 1 Future Consideration