Mongodb finding docs with specific value that also excluded a field value
I have a large collection I'm searching through on mongodb. (Supports PCRE v8.42) Let's say I'm trying to find where "comment" contains "alpha bravo" where the field value of "name" doesn't immediately follow In other words, match $regex: "alpha bravo…