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

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

Update PyArrow version required for PyMongoArrow to use with Fireducks

Update PyArrow version to use with Fireducks - right now I want to use these three libraries in one data science project: - fireducks-1.2.2 (pip install fireducks) - pyarrow-19.0.1 (pip install pyarrow) <-- required by the Fireducks - pymongoar...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add Nearest secondary read preference

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 avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest over 2 years ago in Atlas Search 1 Submitted

Return results from within arrays

I have a document that looks like this: { shoppingList: [ { name: "red hat"}, { name: "green shoes"} ] } I would like to query $search for "green" and return {name: "green shoes"} instead of returning the entire document.
Guest over 5 years ago in Atlas Search 5 Planned

MongoT (Atlas Search) logs available

Provide mongot logs (Atlas Search) available to the customers to be downloaded and analyzed like right now it is possible to download and analyze mongod logs (classic db).
Guest over 3 years ago in Atlas Search 0 Submitted