Commit Graph

10 Commits

Author SHA1 Message Date
Eliot Horowitz
6871c53e17 timing info for distinct 2011-01-31 11:28:00 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
dce045af12 fix issue on distinct with no ns 2010-11-14 20:40:46 -05:00
Eliot Horowitz
2ce44e8c85 disinct can pull data from indexes and will choose an index to use if sensible SERVER-1673 2010-11-14 01:57:27 -05:00
Eliot Horowitz
2c9fe6b427 if key is in index, use it for distinct SERVER-1673 2010-11-14 01:42:36 -05:00
Eliot Horowitz
8450572c05 prep work for distinct w/indexes SERVER-1673 2010-11-14 01:15:19 -05:00
Eliot Horowitz
876b17b344 make distinct yield safely SERVER-1850
BACKWARDS BREAKING distinct no longer sorts
2010-10-13 16:11:50 -04:00
Eliot Horowitz
53a0d295e3 split bson max size into User and Internal
sometimes objects have to be bigger (oplog insertion for example)
more prep for SERVER-431
2010-10-11 11:26:41 -04:00
Eliot Horowitz
d3c3b8a903 using BSONObjMaxSize everywhere bson size comes into play
still 4mb, this is just prep for changing SERVER-431
2010-10-10 20:01:17 -04:00
Eliot Horowitz
f550177b1a moving some commands into db/commands/ directory 2010-09-30 17:37:19 -04:00