summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/2dnear.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-556/+0
* SERVER-14408 access stats directly from execution stagesDavid Storch2014-07-081-1/+9
* SERVER-14387 Propogate OperationContext through calls requiring document read...Craig Harris2014-07-081-2/+2
* SERVER-14097 SERVER-14098 execution-level explain for .find() and .count()David Storch2014-06-271-0/+9
* SERVER-14096 explain find() at queryPlanner verbosityDavid Storch2014-06-111-1/+6
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-191-6/+9
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-5/+6
* SERVER-13084: remove many cc() calls from query/exec worldEliot Horowitz2014-04-171-7/+5
* SERVER-11643: remove pdfile.h include all messEliot Horowitz2014-04-031-0/+2
* SERVER-12231 fixed explain for geo 2DBenety Goh2014-02-041-1/+1
* SERVER-12120 fixed geo $near deduping. deprecated uniqueDocs option.Benety Goh2014-01-291-39/+24
* SERVER-10026 modify stages to preserve and expect invalidated docsHari Khalsa2014-01-161-2/+6
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-10026 SERVER-12046 SERVER-12113 runner/stage invalidation can be mutat...Hari Khalsa2014-01-141-1/+1
* SERVER-12213: removing IndexCatalog::getDescriptor( int )Eliot Horowitz2014-01-091-4/+2
* SERVER-10363 SERVER-11387 pay attention to special geo idx paramsHari Khalsa2014-01-061-2/+1
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-3/+13
* SERVER-11178: more geo queries to IndexCatalogEliot Horowitz2013-10-261-9/+17
* SERVER-10026 fix number of spaces to satisfy linterHari Khalsa2013-10-241-1/+1
* SERVER-10026 migrate count/distinct/group/delete, turn spigot fully onHari Khalsa2013-10-241-4/+13
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-0/+517