suport `$nor` operator, for example: ```js match:{ $nor :[ { price: 899}, { color: "gold"} ] }, ```
suport
$noroperator, for example: