Currently, SQL databases have a well-defined LIKE operator with % (multi-character) and _ (single-character) wildcards, often extended with case-insensitive options and escape characters. In NoSQL ...
It's been far too long since I did any real db work, and even then it was simple stuff. Now I feel in way over my head and I don't remember the basic vocabulary to help find the answers I need.