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.

Status Submitted
Categories Atlas Search
Created by Guest
Created on Dec 7, 2021

Use case driven search operators and index types

Examples: phone numbers, addresses, websites, emails If this would be helpful for you, please comment the data type you are looking for
  • Guest
    Apr 22, 2022
    Another common data type that benefits from ad-hoc field analyzer is SKU codes; usually when dealing with old catalogues, SKU codes have a structure that makes sense on many layers (separated by dots, dashes, or other punctuation), and it's not uncommon to have to search for suffixes (i.e. only the part after the last dash, or dot).
  • Guest
    Dec 16, 2021
    This is such a great idea! Searching for users might sound easy, but it quickly become pretty advanced. A good user search should support: Searching on name Searching on last-name When providing a last-name, don't show matches where only first name matches Support multiple e-mails, and possible multiple names Internalization on steroids - names can contain all kind of characters Short names; in some countries it's normal with names that only have 1-2 chracters.