summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/projection_exec.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13337 support queries with projections in the idhack runnerDavid Storch2014-06-061-1/+0
* SERVER-12129 meta projection operator should overwrite fieldsBenety Goh2014-02-071-2/+2
* SERVER-10026 some QUERY_MIGRATION cleanupHari Khalsa2014-02-041-2/+8
* SERVER-9063 SERVER-10026 Rename document metadata "text" to "textScore"Jason Rassi2013-12-131-1/+1
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-1/+2
* SERVER-10026 returnKey in new systemHari Khalsa2013-12-051-0/+4
* SERVER-10026 faster hackier idhackHari Khalsa2013-11-271-0/+9
* SERVER-10026 break up proj parsing and exec, add meta/text score projectionHari Khalsa2013-11-211-0/+178