summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_solution.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-15/+56
* SERVER-10471 pseudo-expression/hashed indicesHari Khalsa2013-09-271-0/+4
* SERVER-10026 add hint and snapshot supportHari Khalsa2013-09-241-3/+7
* SERVER-10471 covering and sort analysis. split projection parse from execHari Khalsa2013-09-231-2/+6
* SERVER-10471 query solutions export properties to allow uniform optimization ...Hari Khalsa2013-09-201-113/+152
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-9/+180
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 SERVER-10546 get tailable cursors right and enable repl to workHari Khalsa2013-08-261-1/+7
* SERVER-10026 SERVER-10471 unittestable query plannerHari Khalsa2013-08-121-0/+31
* SERVER-10376 SERVER-10026 end-to-end part 1: run non-indexed queriesHari Khalsa2013-08-051-13/+46
* SERVER-10026 skeleton of query parsing & planning, cacheHari Khalsa2013-07-301-2/+9
* SERVER-10026 stage stats, multi plan runner, relevant scaffoldingHari Khalsa2013-07-251-0/+55