Details
-
Improvement
-
Status: Closed
-
Minor - P4
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Would be nice to have a string occurrence operator(less expensive than regex), like this:
db.coll.find( { servername :{ $substr : "node0" }} )
|
Attachments
Issue Links
- duplicates
-
SERVER-8951 Add $findChar or $indexOf operator for strings to find position of specific character (or substring)
-
- Closed
-