summaryrefslogtreecommitdiff
path: root/src/mongo/db/indexkey.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8751 Bump pdfile minor version on new index plugin creationMathias Stearn2013-03-051-8/+30
* Make the IndexSpec::missingField() implementation IndexType specific, and use...aaron2013-03-041-1/+16
* SERVER-8418 Enable usePowerOf2Sizes on collection upon text index creation.Andy Schwerin2013-02-211-0/+9
* Revert "SERVER-8418 Enable usePowerOf2Sizes on collection upon text index cre...Eric Milkie2013-02-201-9/+0
* SERVER-8418 Enable usePowerOf2Sizes on collection upon text index creation.Jason Rassi2013-02-201-0/+9
* treat numWanted correctly in 2dsphere, add test for skip/batchsize/etc.Hari Khalsa2013-01-251-0/+8
* SERVER-5848 determine index suitability using a FieldRangeSetKevin Matulef2012-12-181-3/+14
* SERVER-3160: Sort index keys during cloneBen Becker2012-12-061-0/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-3918 Add IndexSpec::isSparse() accessor.Aaron2012-05-251-0/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+198