summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_ranker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stagesCraig Harris2014-05-131-2/+2
* SERVER-10026 triage and address some TODO comments, fix bounds buildingHari Khalsa2014-02-241-3/+0
* SERVER-12372 added plan stats for all solutions and feedback to planCacheList...Benety Goh2014-01-211-12/+33
* SERVER-12328 remove plans from the cache if they are not performantDavid Storch2014-01-151-3/+10
* SERVER-10026 sort with improved sort analysisHari Khalsa2013-10-301-2/+2
* SERVER-10026 enum >1 plan, prefer plans with more compound fields when rankingHari Khalsa2013-10-081-1/+1
* SERVER-10026 more bugs uncovered by test triageHari Khalsa2013-09-261-2/+2
* SERVER-10026 sort inherits the previous memory limit. generate ixscan-as-sor...Hari Khalsa2013-09-241-1/+3
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 skeleton of query parsing & planning, cacheHari Khalsa2013-07-301-0/+4
* SERVER-10026 stage stats, multi plan runner, relevant scaffoldingHari Khalsa2013-07-251-0/+78