summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/planner_access.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13789 recursively build data access for subnodes beneath elemMatchDavid Storch2014-05-061-3/+7
* SERVER-12354 SERVER-12144 plan compound text correctlyHari Khalsa2014-02-131-0/+3
* SERVER-12470 SERVER-12475 SERVER-9532 fix multikey index bounds for compound ...David Storch2014-02-101-0/+83
* SERVER-2094 fast distinct when field is indexed and query is fully coveredHari Khalsa2014-01-231-7/+0
* SERVER-10026 support max/min in new sysHari Khalsa2013-12-041-0/+9
* SERVER-10026 add maxScan support for new queryHari Khalsa2013-12-041-1/+2
* SERVER-11852 fix query planning for inexact regexesDavid Storch2013-12-021-0/+11
* SERVER-11817 use enum instead of bool for exact/inexact index boundsDavid Storch2013-11-221-2/+3
* SERVER-10026 break planner into four piecesHari Khalsa2013-11-211-0/+159