Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40455

Add allowDiskUse option to createView

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.11
    • Component/s: Querying
    • Labels:
      None

      In continuation to the Issue SERVER-27440,

      The solution provides is to use 

      db.view.aggregate([], { allowDiskUse: true });

       

      However if I need to query this view from external tools , which do not support any addition to the command.The view will fail.

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            njirafe Neha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: