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 60
372 VOTE

Allow the ability to test Atlas Search locally

We need text search to "somehow" work locally and ci. We've a multiregional team and development has to continue if there are internet problems in one of our offices. Our workflow consists of : - unitTest using in-memory-mongodb - local testin...
Guest about 6 years ago in Atlas Search 37 Completed
118 VOTE

Allow $count and $sort inside $search

Make $count and $sort directly with mongot, and dont lose time between mongot and mongodb.
Guest about 5 years ago in Atlas Search 22 Completed

Faster Pagination

I would like be able to paginate through search results faster.
Guest over 5 years ago in Atlas Search 10 Completed

Faster Sorting with Atlas Search

I am looking to achieve a faster sort when using Atlas Search. Please comment if you tried Stored Source Fields and it did not meet the performance you were looking for. Stored Source Fields Docs: Index - https://www.mongodb.com/docs/atlas/atla...
Guest over 3 years ago in Atlas Search 13 Completed

Support Partial Indexing

We have a large collection but would only like to index the most recent entries, which would reduce the amount of space and resources it would take to index and query.
Guest over 5 years ago in Atlas Search 15 Completed

Allow indexing and querying for null datatype in Atlas Search

The *null* datatype is not amongst the [datatypes](https://docs.atlas.mongodb.com/reference/atlas-search/index-definitions/#bson-data-types) that Atlas Search supports at this time. As a result, if the use-case is to perform a text search on some ...
Guest about 4 years ago in Atlas Search 6 Completed

Add support for UUID datatypes in Atlas Search

Currently, UUID is not one of the supported datatypes for Atlas Search. This is a feature request to add support for UUID datatypes in Atlas Search.
Guest about 5 years ago in Atlas Search 7 Completed

The equals operator should support numeric datatypes

Currently, for querying on "number" datatypes, we can only use "range" or "near" operators. The "equals" operator supports querying only "boolean" and "objectId" values, and not numeric values. If we want to do equality based matching for number ...
Guest almost 5 years ago in Atlas Search 5 Completed

Perform a search over multiple collections

Right now you can only search over one collection. I'd like to be able to search over several collections at the same time.
Guest about 6 years ago in Atlas Search 2 Completed

Allow Atlas Search indexes to be restored across clusters

Currently, when an Atlas backup snapshot from one environment is restored to another environment, it does not transfer or replicate the Atlas Search indexes from the source cluster to the destination cluster. As a result, after the snapshot is res...
Guest over 5 years ago in Atlas Search 2 Completed