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

Feedback

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...
Tom Richter over 2 years ago in Atlas Search 3 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...
Tom Richter over 2 years ago in Atlas Search 0 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 almost 3 years ago in Atlas Search 1 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 almost 6 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 almost 6 years ago in Atlas Search 0 Submitted

Duplicate search index

I want to be able to easily duplicate a search index in the Atlas UI.
Guest about 3 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 about 3 years ago in Atlas Search 0 Submitted

Support database references to other collections

i want to use searchBeta operator on dbref objects attribute how i can give instructions to analyzer to access fields from reference object and do indexing For example, assuming the following two collections: Collection1 { _id: ObjectId("5d636ff...
Guest over 6 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 about 3 years ago in Atlas Search 2 Submitted