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

Did you mean? Spell Checker

I'd like a spelling check feature that will handle cases where the user misspells a word and still match what the user probably intended.
Guest over 3 years ago in Atlas Search 0 Submitted

Improve error message when index definition exceeds 3KB

hen you create an index definition on the free plan that exceeds 3KB you get the following message: {"detail":"A tenant FTS index may not exceed 3 KB in size.","error":400,"errorCode":"TENANT_FTS_INDEX_TOO_LARGE","parameters":[],"reason":"Bad Req...
Guest almost 4 years ago in Atlas Search 0 Submitted

Add other operators (range/TO, NOT) in queryString

I like lucene query string syntax (https://lucene.apache.org/core/8_10_1/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package.description). I think it is more human-readable. So, please add the range operator to it and if...
Guest about 4 years ago in Atlas Search 0 Submitted

Enhanced alerting for Atlas Search

I am looking to set up alerts for the following criteria related to Atlas Search: - Alert and metrics based on search index queue size (when we expect results to be slow to appear) - Alert when a search index is being rebuilt (when we expect degra...
Guest about 4 years ago in Atlas Search 0 Submitted

Display warning when loading an index definition with the Visual Editor that contains unsupported features

The Visual Editor does not currently support custom analyzer definitions or synonym mappings -- those have to be defined in the JSON Editor only for now. If an index definition that contains such unsupported feature is loaded into the Visual Edito...
Roy Kiesler over 4 years ago in Atlas Search 0 Submitted

Don't require path on search queries

It would be nice if a path defaults to all paths in the index. For example, imagine I have a customers collections with the fields "firstName" and "lastName" and I want to create a search based on user's full name. Then I create a search index on ...
Guest over 4 years ago in Atlas Search 0 Submitted

profiler search by db

Currently, the profiler search is for namespace.collection_name. If I would like to see how all collections for a given namespace or DB are behaving it's a very tedious task and not user friendly at all.
Guest over 4 years ago in Atlas Search 0 Submitted

Leverage atlas search indexes in find and count operations

Currently the documentation wasn't outright clear that Atlas search indexes can only be leveraged through Aggregation operation. It will be great if we can leverage them in find and count operations as well.
Guest over 4 years ago in Atlas Search 1 Submitted

Please add lucene.kuromoji

I just happened to know that full-text search feature is available in MongoDB Atlas. Greatly appreciated if lucene.kuromoji is added to a list of language-specific analyzers. Currently, there is only a generic Chinese, Japanese, and Korean analyzer.
Guest over 4 years ago in Atlas Search 2 Submitted

Ability to search for a cluster

As an enterprise we have many projects with many clusters in each project. Our naming convention isn't always standard so it would be helpful to be able to search for a cluster based on part of the cluster name and have the search result tell me i...
Guest almost 5 years ago in Atlas Search 0 Submitted