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

Search View

We don't see the full document after the search anymore. Please enable the view of the full document so that we can identify it properly.
Guest over 4 years ago in Atlas Search 0 Submitted

API to list all Atlas Search Indexes configured across all collections in the cluster

Currently, there is an API to list all Atlas Search indexes configured for a specific collection. However, there is no API that lists all Atlas Search indexes configured across all collections across all databases, in a particular cluster. The Atl...
Guest over 4 years ago in Atlas Search 0 Submitted

Ruby on Rails support of Atlas Search index management

Feedback from customer: "Currently we need to manage core DB indexes and atlas search indexes separately. We'd prefer to manage them all in the Rails model code but MongoID only supports core DB index configuration. We're having to use terraform f...
Guest about 2 years ago in Atlas Search 0 Submitted

Token filter that removes duplicated entries

Create a token filter or a tokenizer or even an option that removes duplicate words in fields to avoid misleading scoring. For example: if I insert a document with a property "Testing testing document", another with "Testing example" and a third...
Guest over 2 years ago in Atlas Search 0 Submitted

knnBeta Limitations and Syntax

I tested the new knnBeta operator today and it worked so far. Can we expect the current operator limitations to be gone by release? The current limitations make it virtually impossible to use the knn operator as a replacement for previous text ope...
Guest over 2 years ago in Atlas Search 3 Submitted

Ability to generate a list of all clusters

No description provided
Guest over 4 years ago in Atlas Search 0 Submitted

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