9 Replies Latest reply on Oct 21, 2014 4:44 PM by rareddy

    MongoDB translator and allowDiskUse:true

    asdfasdfhgentry

      Hello,

       

      I'm trying to do a join between two MongoDB tables, but I keep hitting Mongo's 100MiB memory limit on sorting. I need to set allowDiskUse to true, but I can't seem to find how to add this to the Mongo query. Can someone give me a hand with this?