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

All feedback

Showing 537

Support search on vectors of integers

Right now we only support search on vectors of doubles, but we may want to support more types such as ints or booleans that are typically associated with quantized representations of embeddings.
Guest about 2 years ago in Vector Search 1 Completed

Modify SQL Query Schema

Add a gui front end to sqlSetSchema. I would be good for customers to return a schema, then have the ability to 'surgically' add fields. This would reduce reliance on large sample sizes. With BI Connector in Atlas, sometimes we have to wait hours ...
Guest about 2 years ago in Data Federation 0 Completed

Add Terraform resource for custom database roles

Could we have a Terraform resource for creating custom database roles?
Guest over 6 years ago in Atlas 2 Completed

Function scores for Search

Elastic allows you to do to function scores, which allow us flexibility in manipulating results during certain queries. is this coming to Atlas Search? https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query...
Guest over 6 years ago in Atlas Search 1 Completed

Atlas Search Query Profiler/Explainer

Similar to How in MonogDB you can perfrom db.collection.find().explain() or how in Elastic you have the Explain API (https://www.elastic.co/guide/en/elasticsearch/reference/current/search-explain.html) It would be great to know how scores are arr...
Guest over 6 years ago in Atlas Search 0 Completed

Support ngrams and edge ngrams

We leverage ngrams and edgengrams in Elastic. We need to have these in order to perform the same searches in Atlas Search: https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-ngram-tokenizer.html https://www.elastic.co/guide...
Guest over 6 years ago in Atlas Search 1 Completed

Allow $elemMatch inside $search

When searching array of objects inside document, it'll be useful if we have a similar operator like $elemMatch
Guest over 4 years ago in Atlas Search 0 Completed

provide detailed description why schema validation failed

currently if document failed to pass schema validation, there is no information WHY it's failed. if you have complex/lengthy schema validation, it's pretty hard to figure out what exactly the issue (for example, field may simple have different low...
Guest over 5 years ago in Database 2 Completed

Allow configuration of Data Federation via Terraform

The `mongodbatlas_data_lake` (which should be renamed to reflect the new Data Federation name) doesn't allow you to specify the configuration. Without it, there is little value in having the resource defined in terraform at all. This issue: https...
Guest over 3 years ago in Atlas 2 Completed

Add option for generating curl command

Currently when we are getting a 500 error back it is difficult to debug what is going wrong and we need to replicate the rest api call via curl. Would be nice to have an option in order to generate the curl command that replicates the mongocli ca...
Guest over 4 years ago in Atlas CLI 0 Completed