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

Comment on: "manual/reference/method/cursor.forEach.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • None
    • manual, Server

    Description

      you don't say if we can imbricate requests
      $cursor=$first_search->find();
      foreach($cursor as $doc)

      { $where=array(....); $cursor=$something->find(where); }

      is this possible?
      how do we make joins?

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              1 year, 14 weeks, 1 day ago