Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable distinct index1 check temporarily - exact value doesn't matter | Aaron | 2011-06-15 | 1 | -1/+2 |
* | Implement indexKeyPattern in additional cursors, now that it is required in m... | Aaron | 2011-06-15 | 1 | -0/+9 |
* | disinct can pull data from indexes and will choose an index to use if sensibl... | Eliot Horowitz | 2010-11-14 | 1 | -17/+24 |
* | if key is in index, use it for distinct SERVER-1673 | Eliot Horowitz | 2010-11-14 | 1 | -5/+20 |
* | prep work for distinct w/indexes SERVER-1673 | Eliot Horowitz | 2010-11-14 | 1 | -0/+28 |