Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18365

Get rid of MatchExpression::NIN match type

    • Fully Compatible

      This match type presumably corresponds to the $nin query operator. However, the MatchExpression parser rewrites $nin to a NOT expression node with an IN child. Therefore, the NIN match type is not used, and should be deleted.

            Assignee:
            qingyang.chen Qingyang Chen
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: