0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

29 Commits

Author SHA1 Message Date
Mathias Stearn
f99aba9824 $showDiskLoc query option SERVER-1054.
Implementation is a bit ugly. Please code-review and let me know if there is a better way
2010-05-11 19:12:13 -04:00
Mathias Stearn
b89833d549 Support explicit exclusion of _id. SERVER-822 2010-04-30 21:39:01 -04:00
Eliot Horowitz
04f21a1ffe optimize explain() SERVER-830 2010-03-25 15:49:06 -04:00
Eliot Horowitz
258fd02642 make undefined sort same with with and w/o an index SERVER-635 2010-02-17 22:53:32 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Mathias Stearn
fc48a0fe45 FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125 2009-10-28 12:44:26 -04:00
Mathias Stearn
daaec9af98 Won't be able to rely on FieldMater::size with negative matchers. 2009-10-28 12:44:25 -04:00
Mathias Stearn
52f075cb13 cleanup. fillQueryResultFromObj always returned true. MINOR 2009-10-26 11:20:45 -04:00
Eliot Horowitz
fcbca1e707 field selector no longer effects which objects are returned
SERVER-362
2009-10-19 12:14:20 -04:00
Eliot Horowitz
42a0e0f00e more helpful comment 2009-09-09 16:38:52 -04:00
Eliot Horowitz
7d30c2efa6 sub field matching and abstracted FieldMatcher for futurization SERVER-89 2009-07-02 14:05:36 -04:00
Eliot Horowitz
8d8ca5c041 refactoring field matcher, no function changes yet MINOR 2009-07-01 14:55:52 -04:00
Eliot Horowitz
4a71c33456 fix for filters not returning objects without those fields 2009-06-22 15:30:41 -04:00
Eliot Horowitz
d279230f12 fix new property filter MINOR 2009-06-22 13:56:27 -04:00
Eliot Horowitz
d220c42a99 optimize using field filter 2009-06-20 23:15:31 -04:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
21a13b1336 NEW pdfile # : 4.4; Support compound directions with compound indexes 2009-01-14 13:56:52 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
ede1f1e2ba big change for stopOnMiss 2008-11-18 15:47:37 -05:00
Dwight
20c1d67ee9 $hint+$explain fix 2008-11-17 16:22:01 -05:00
Dwight
8c4778e59f beginnings of $explain 2008-11-14 16:19:47 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
unknown
2a9c303a5a int datatype 2008-10-12 20:09:59 -05:00
dwight
3028627f01 fix sort bug 2008-10-04 19:42:18 -04:00
Dwight
ca08e48791 repl tweaks 2008-08-25 16:46:39 -04:00
dwight
94f9bdee47 forgot to implement skip() for scanandorder 2008-08-24 20:43:48 -04:00
Dwight
02bc370b37 sort without index 2008-08-21 18:05:13 -04:00
Dwight
d3099f01ab beginnings of some sorting stuff 2008-08-19 17:57:05 -04:00