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

Atlas Search

Showing 158

Improve the Search Playground

No description provided
Guest almost 2 years ago in Atlas Search 3 Submitted

expose json schema when doing dynamic mapping

It would be really helpful to see the json schema when doing dynamic mapping so I’ll be able to alter it according to my needs. Building everything from scratch takes a lot of time. I use the json editor. I want to index a lot of fields and some ...
Guest almost 2 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 over 2 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 over 2 years ago in Atlas Search 0 Submitted

Provide a button to cancel in-progress index builds

Currently, the only option for cancelling an **in-progress** index build is to delete the index using the *"Delete Index"* menu-item in the Search Tab, or by using the [Delete an Atlas Search Index API](https://docs.atlas.mongodb.com/reference/api...
Guest almost 4 years ago in Atlas Search 0 Submitted

Ability to set a "minimum should match" in a query

I can specify a percent of terms I want to match, for instance 100% means require all terms, 66% means, only return documents that matched at least 60% of the terms. (the default is 1 term) Ex for 100% search "foo bar" "foo bar" "bar foo" "bar ...
Guest almost 4 years ago in Atlas Search 1 Submitted

Driver Support for sort option in Atlas Search Pipelines

Please add support for sort as part of Atlas search for the Java driver. The current Aggregates class doesnt have it
Guest 12 months ago in Atlas Search 1 Submitted

Text Analysis for Field Mappings

Show how an indexed document and query terms get analyzed to produce tokens based on my field mapping configuration.
Guest almost 2 years ago in Atlas Search 2 Submitted

Scoring details

For MongoDB Atlas Search queries it is currently not possible to get details about how the score is computed. This information would be very helpful to fine-tune the boosting configuration for a query. An appropriate Lucene method is available t...
Guest almost 4 years ago in Atlas Search 0 Submitted

Support sorting on fields of matching embedded documents

The Atlas search functionality allows matching and returning embedded documents from within array fields. However, there is currently no way to sort the results based on a field within the matching embedded documents. This presents problems for q...
Guest about 1 year ago in Atlas Search 0 Submitted