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

Total Document count on Filter

It's a very small feature but very useful with respect to use case, whenever someone filters on Atlas nowhere it shows the total number of result we got, till we didn't reach the last page so it's very useful if we can see the total number of reco...
Guest almost 5 years ago in Atlas Search 1 Submitted

Allow queries with $search to be covered by the Lucene indexes without loading from disk in Mongo

If the fields to be filtered on or projected on are all in the Lucene index, it would give the best latency to be able to return the data from the Lucene index only, and not have to separately look that data up from the Mongod
Guest almost 5 years ago in Atlas Search 0 Submitted

Get schema validation "feedback" in Kafka Mongo Sink Connector

Objective : We want to be able to validate that data matches some requirements. We would like to to perform this data validation by adding a JSON schema in Mongo (such as it is described here : https://docs.mongodb.com/manual/core/schema-validat...
Guest about 5 years ago in Kafka Connector 1 Submitted

MongoDB Sink Connector CDC default handler

I would like to have a default CDC handler that can process data produced from MongoDB Source Connector without Debezium https://docs.mongodb.com/kafka-connector/master/kafka-sink-cdc#cdc-handler-configuration
Guest over 5 years ago in Kafka Connector 2 Submitted

Ruby on Rails support of Atlas Search index management

Feedback from customer: "Currently we need to manage core DB indexes and atlas search indexes separately. We'd prefer to manage them all in the Rails model code but MongoID only supports core DB index configuration. We're having to use terraform f...
Guest over 2 years ago in Atlas Search 0 Submitted

Data type coercion when document field type doesn't match index field type

When a document field type doesn't match the index field type, it seems to be indexed as "blank" and won't match anything. Many data types are readily convertible between type representations. It would be great if Atlas Search could do that for us...
Guest over 2 years ago in Atlas Search 2 Submitted

enable $and operator for multiple words in a search term (not only $or)

It seems a commonly needed ability to decrease the amount of results from a multi-word search query instead of expanding it, since the default operator for every word is $or. If there could be a built-in $and option it will be great. Thank you.
Guest about 4 years ago in Atlas Search 1 Submitted

Allow comments in JSON code

It would be great if we could keep comments in JSON generated items such as indexes (both MongoDB and Atlas Search)
Guest over 2 years ago in Atlas Search 0 Submitted

Allow indexing of only part of a collection

Would be great to be able to create an Atlas Search index that only indexes part of a collection (like partialFilterExpression for a regular index). This would be valuable in situations where a collection is quite large (which would create a lot o...
Guest over 2 years ago in Atlas Search 0 Submitted

Ability to randomize score

I would like to be able to add randomness to the search results' score.
Guest almost 3 years ago in Atlas Search 0 Submitted