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

Comment on: "manual/reference/operator/aggregation/map.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      Possible typo in documentation.

      I think the $add in the example:

      {
      $let:
      {
      vars:

      { low: 1, high: "$$low" }

      ,
      in:

      { $gt: [ "$$low", "$$high" ] }

      }
      }

      Should be a $mul

      Attachments

        Activity

          People

            steve.renaker@mongodb.com Steve Renaker (Inactive)
            banksysan David Banks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 45 weeks, 6 days ago