$ne doesn't work correctly with a regex (and matching behavior is different depending on whether an index is used).
Should we make $ne + regex behave the same as $not + regex, or should we prevent people from using $ne with regex?
$ne doesn't work correctly with a regex (and matching behavior is different depending on whether an index is used).
Should we make $ne + regex behave the same as $not + regex, or should we prevent people from using $ne with regex?