Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Why mongo aggerate pipeline can not use regex and get the first regular match?

Why mongo aggerate pipeline can not use regex and get the first regular match?

I wanted search how many file extension in mongo which stored 10 million filename.Now i can use $split and $elementAt to get the file extension , but i wonder why regular expressions are not supported

Comments