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

Errors When Querying Non-existent Indexes

I renamed the first index I created when testing out the feature so it wasn't default, and spent quite a bit of time debugging why my queries were returning no documents. As it turns out it the default index that it queries if not defined is "defa...
Guest over 5 years ago in Atlas Search 1 Under Consideration

comparisumzu

https://comparisumzug.ch/
Guest 8 months ago in Atlas Search 0 Submitted

Use case driven search operators and index types

Examples: phone numbers, addresses, websites, emails If this would be helpful for you, please comment the data type you are looking for
Guest almost 4 years ago in Atlas Search 2 Submitted

Only run Atlas Search on certain nodes

Today, Atlas Search runs on all nodes of your cluster. I would like to limit the nodes that queries run on so I can isolate my transactional workload from my search workload.
Guest about 5 years ago in Atlas Search 0 Submitted

Support highlights in embeddedDocuments autocomplete

According to docs, currently it is not possible to get highlights inside embeddedDocuments, in autocomplete requests. This makes array of objects (embeddedDocuments) autocomplete unusable in our use case.
Guest about 2 years ago in Atlas Search 0 Submitted

Percolator for Atlas search to support Reverse look ups

Percolator for Atlas search to support Reverse look ups for real estate property data
Guest about 4 years ago in Atlas Search 0 Submitted

Add Atlas Search for Enterprise Advanced

Due to customer/project constraints, I need to have the ability to use $search to query millions of historical data records with regex and wildcards queries at real-time, on a Enterprise Advanced environment. The data cannot be exported to Atlas ...
Guest about 2 years ago in Atlas Search 0 Submitted

Atlas Search vs find/match

Atlas Search is currently quite rigid and is not as awesome as find/match. find/match supports a variety of operators that allow looking up documents in numerous ways and is meeting our requirements to be able to query using filters such as: in,...
Guest almost 3 years ago in Atlas Search 0 Submitted

Allow null value in "in" operator

Allow null value in the "in" operator. This will help reducing code to query if a document has a specific ID or null. Helpfull when you have documents connected to a organization and/or a project. So you can filter ```{ in: { path: "project", val...
Guest 9 months ago in Atlas Search 0 Submitted

Index Templates

I'd like the ability to apply index templates or field level mappings for my indexes
Guest almost 4 years ago in Atlas Search 0 Submitted