[SERVER-1431] handle $err from queries Created: 16/Jul/10  Updated: 12/Jul/16  Resolved: 19/Jul/10

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 1.5.6

Type: Bug Priority: Major - P3
Reporter: Mathias Stearn Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

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 }
Generated at Thu Feb 08 02:56:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.