handle $err from queries

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.5.6
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      db.compound.find().sort(

      {b:1}

      ).itcount()
      3
      > db.compound.find().sort(

      {b:1}

      )

      { "$err" : "too much key data for sort() with no index. add an index or specify a smaller limit", "code" : 10128 } { "$err" : "too much key data for sort() with no index. add an index or specify a smaller limit", "code" : 10128 } { "$err" : "too much key data for sort() with no index. add an index or specify a smaller limit", "code" : 10128 }

            Assignee:
            Eliot Horowitz (Inactive)
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: