Add allowDiskUse option to createView

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.6.11
    • Component/s: Querying
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Neha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: