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

Terraform import for Atlas search index

Currently it is not possible to import existing atlas search index into Terraform. Would be nice if we can import the existing atlas search index instead of re-create it via Terraform.
Guest 11 months ago in Atlas Search 2 Submitted

Allow the option to mention the number of search results needed

I would like to get only the top scored 1000 or 2000 records while doing the search. Currently this is 2 step process : $search and then use the $limit stage.
Guest over 4 years ago in Atlas Search 1 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

Support default values in validation

Many MongoDB users feel that default values should be supported in validation. See, for example: https://www.mongodb.com/community/forums/t/setting-default-values-in-data-schema/8411 https://www.mongodb.com/community/forums/t/support-default-value...
Guest 12 months ago in Data Modeling & Indexing 0 Submitted

Add Atlas Search metrics into integration with Datadog

Problem Statement, Atlas Search metrics (https://docs.atlas.mongodb.com/view-atlas-search-metrics#atlas-search) are not sent to Datadog (Datadog's MongoDB Atlas integration (https://docs.datadoghq.com/integrations/mongodb_atlas/)). Proposal, Add ...
Guest almost 5 years ago in Atlas Search 0 Submitted

Support additional highlighting options

Right now Atlas Search highlighting only supports text in the sentence surrounding a match, ignoring any other sentences in a field that have also been indexed. I would like to be able to change the default behavior to meet my needs.
Guest about 6 years ago in Atlas Search 1 Future Consideration

Support for fuzzy search and synonyms

it is just possible to either, use synonms, or fuzzy search. Would be great to have both options in one search query
Guest about 4 years ago in Atlas Search 0 Future Consideration

Allow retrieval of individual score from embedded document search

When using the emeddedDocuments operator to search you get a score per document, but not per embedded document. The aggregated score is either min/max/sum/mean but what I really need is the individual score from the embedded documents in order to ...
Guest about 3 years ago in Atlas Search 0 Submitted

add a setting to ignore the corpus term frequency for score calculation

indexOption:docs omits per document frequencies, but it still uses the corpus frequency. it would be good to have a setting to ignore the corpus frequency as well
Guest about 3 years ago in Atlas Search 0 Submitted

Atlas full text search should support searching all field types

Atlas full text search should support searching all fields types including text, dates, numbers and booleans. Atlas full text search at present supports searching in text values only. e.g. Searching for "2022" will not pick up documents that cont...
Guest about 3 years ago in Atlas Search 0 Submitted