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

enable $and operator for multiple words in a search term (not only $or)

It seems a commonly needed ability to decrease the amount of results from a multi-word search query instead of expanding it, since the default operator for every word is $or. If there could be a built-in $and option it will be great. Thank you.
Guest over 3 years ago in Atlas Search 1 Submitted

Allow to configure/adjust the number of nodes within a regions in a multi-region Atlas search cluster

Today, i enabled an isolated search node cluster with 2 nodes for one of our cluster which is an multi-region cluster with 4 nodes in N.Virginia and 1 node in Oregon. I can see that search node cluster has added 2 nodes in N.Virginia and 2 nodes i...
Guest over 1 year ago in Atlas Search 0 Submitted

Atlas Search for time series collections

It would be nice if we could use atlas search on a time series collection
Guest over 1 year ago in Atlas Search 0 Submitted

Official React Component for Atlas Search

One of the reasons Algolia got so popular might be the fact that they provided instantsearch.js. The library was really easy to get started and intuitive to understand. I read the Atlas Search's great tutorial(1) and watched the video(2) and clon...
Guest about 5 years ago in Atlas Search 1 Submitted

RBAC for Atlas Search

Atlas Search Indexes can only be managed via MongoDB credentials (Terraform or API calls), with required role "Project Data Access Admin" (see https://docs.atlas.mongodb.com/reference/api/fts-indexes-create-one/#required-roles ). It would be great...
Guest about 4 years ago in Atlas Search 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest over 1 year ago in Atlas Search 1 Submitted

wildcard path support for range operator

Currently wildcard path can be constructed to 4 operator(text, phrase, wildcard and regex). Some use cases will be there to use the wildcard path for numeric which can be used by range operator { a : { "6578ghg" : { value : "not 55" } } } { a : {...
Guest about 4 years ago in Atlas Search 0 Submitted

allow atlas search for serverless instances

As of now, atlas search is not allowed for serverless instances, but many people using serverless instances and they atlas search to perform some advanced search queries.
Guest over 1 year ago in Atlas Search 0 Submitted

Support Chinese Language Analyzer : Pinyin

PinYin IKAnalyzer Support For most Chinese Speaking Customer, https://github.com/medcl/elasticsearch-analysis-pinyin Is also a popular analyzer that many of our customer is using it
Guest about 3 years ago in Atlas Search 0 Submitted

Atlas search Index is not updating.

Each time I perform CRUD operations in my collection, the Search Index doesn't update immediately. Instead, it takes a considerable amount of time. This issue significantly hampers the progress of my project. Any suggestions for improvement would ...
Guest over 1 year ago in Atlas Search 0 Submitted