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

support $not as top level operator

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      Users should be able to query:

      {$not: {a : {$gt: 1 }}}

      in addition to the already supported

       {a: {$not: {$gt: 1}}}

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: