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 178

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

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 over 4 years ago in Atlas Search 1 Submitted

New Analyzers

Customer is asking about adding new Analyzers language for Polish , Slovenian, Slovak and Croatian .
Guest over 5 years ago in Atlas Search 2 Planned

Ablity for serverless should be provided

Nothing
Guest about 1 year ago in Atlas Search 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 over 4 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

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 over 4 years ago in Atlas Search 0 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