No. I’m using common MongoDB 4.4.
I don’t see in the docs that I can turn off case insensitivity: https://docs.mongodb.com/manual/core/index-text/#case-insensitivity .
Maybe I can do smth like split but with regex to count the number of the occurrences? But I don’t see this option in the documentation