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

14 Commits

Author SHA1 Message Date
Aaron
94fab2e73f SERVER-802 update explain format 2010-07-16 05:09:10 -07:00
Mathias Stearn
e259b94f55 reenable regex index test 2010-03-03 20:20:00 -05:00
Aaron
95b9d930fb SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
Mathias Stearn
f26a2d1bc3 Comment out tests until I find a way to test indexing with multiple intervals 2010-03-01 21:02:58 -05:00
Aaron Staple
9e28529761 SERVER-100 checkpoint: aggregate FieldRanges using FieldIntervals 2009-09-06 20:24:09 -07:00
Aaron
72f2a51747 Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00
Aaron
f15c472da8 Check no invalid field in index bracketing spec 2009-02-12 10:13:18 -05:00
Aaron
cd2a542337 Select index if query contains condition for first index field 2009-02-12 10:11:02 -05:00
Aaron
c326d4a508 Can pick index with more key specificity than required by sort / find spec 2009-02-11 15:37:51 -05:00
Eliot Horowitz
b67533238a don't connect explicitly 2009-01-31 17:22:22 -05:00
Aaron
5622e758fa Verify 'simple regex' character range 2009-01-27 14:06:51 -05:00
Aaron
db445449db Add reverse direction test 2009-01-27 14:01:13 -05:00
Aaron
11b98dc426 Regex upper bound for index scan 2009-01-27 13:59:41 -05:00
Eliot Horowitz
bc38646deb imported tests 2009-01-26 23:28:26 -05:00