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

Errors relating to the $graphLookup release candidate doc page

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      https://docs.mongodb.com/master/release-notes/3.4-reference/#pipe._S_graphLookup

      1. First paragraph:

      The stage matches the connectFromField of one document to the connectToField of other documents in the collection...

      Should read something like:

      The stage matches the values of the startWith field of incoming documents to the connectToField of other documents in the collection...

      2. Description for 'connectToField' field.

      Field name in other document against which to match the connectToField.

      Should probably read something like:

      Field name in other document against which to match the values of the field specified by connectFromField parameter.

            Assignee:
            steve.renaker@mongodb.com Steve Renaker (Inactive)
            Reporter:
            ronan.bohan@mongodb.com Ronan Bohan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 24 weeks, 3 days ago