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

wildcard paths in index specifications

It would make index specification easier in some cases if wildcards were possible in the paths. Yes we have dynamic indexing, but to keep the index size minimal and to be more flexible I want to index only the fields I really need. Consider the fo...
Guest over 2 years ago in Atlas Search 0 Submitted

Allow ability to exclude specific fields from Atlas Search

In order to reduce index size and improve performance, we should be able to exclude specific fields from the Atlas Search index.
Guest over 4 years ago in Atlas Search 1 Submitted

Multiple Capture Groups in RegEx Tokenizer

Currently the RegEx tokenizer only supports to either create a token from each match or for one capture group per match. This makes it impossible to reuse parts of the text for multiple tokens, for example when you want to tokenize "13.3" into "13...
Guest over 2 years ago in Atlas Search 1 Submitted

Add truncate collection button, delete documents older than...

In the old interface we can truncate collections without using additional software, just using WEB GUI to keep small database size. It would be nice to have the ability to delete older documents. This option is usable for IOT or medical implementa...
Guest almost 5 years ago in Atlas Search 3 Submitted

Duplicate search index

I want to be able to easily duplicate a search index in the Atlas UI.
Guest over 2 years ago in Atlas Search 0 Submitted

search

Allow scoring of individual embeddedDocument searches or allow $unwind phase before $search to enable fuzzy searching for specific embeddedDocument in array of embedded documents
Guest over 2 years ago in Atlas Search 0 Submitted

Search Page User Interface

We would like to have a search page that automatically hooks up our Atlas Search indexes to our application.
Guest over 5 years ago in Atlas Search 0 Submitted

toggle or autohide left side menu and upper menu while

add a toggle button to minimize the width of menus taking the larger part of the screen while working with a specific cluster.
Guest over 5 years ago in Atlas Search 0 Submitted

.NET Driver

It would be great if the .NET driver would support $search along with all the associated operators.
Guest almost 3 years ago in Atlas Search 2 Submitted

Support for OR Conditions

We need support for matching for one condition out of several. This is an important usecase for my requirements. e.g. $or: [{ "airlines": "United" }, { "ticket_price": { $lte: 600.00 } }] Thanks!
Guest almost 3 years ago in Atlas Search 0 Submitted