Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-6675

Comment on: "manual/reference/operator/query/eq.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • 0.25

    Description

      this record does not exist
      { _id: 5, item:

      { name: "mn", code: "000" }

      , qty: 20, tags: [ [ "A", "B" ], "C" ] }

      Example Data:

      { _id: 1, item:

      { name: "ab", code: "123" }

      , qty: 15, tags: [ "A", "B", "C" ] }
      { _id: 2, item:

      { name: "cd", code: "123" }

      , qty: 20, tags: [ "B" ] }
      { _id: 3, item:

      { name: "ij", code: "456" }

      , qty: 25, tags: [ "A", "B" ] }
      { _id: 4, item:

      { name: "xy", code: "456" }

      , qty: 30, tags: [ "B", "A" ] }

      Attachments

        Activity

          People

            jonathan.destefano@mongodb.com Jonathan DeStefano
            enginkartal@yandex.com Engin Kartal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 21 weeks, 2 days ago