Field Matcher: field negative matcher (exclusion)

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.1.3
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      find( {} ,

      { foo : -1 }

      )

      edit by mstearn:
      final syntax:

      {foo: 0}

      or

      {foo: false} {foo: -1}

      is treated as

      {foo: true}

            Assignee:
            Mathias Stearn
            Reporter:
            Eliot Horowitz (Inactive)
            Votes:
            7 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: