summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/geonear.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10047 the geonear command should yieldHari Khalsa2014-02-041-0/+2
* SERVER-12120 fixed geo $near deduping. deprecated uniqueDocs option.Benety Goh2014-01-291-1/+1
* SERVER-7754 include query plan debug string in slow query log and db.currentOp()David Storch2014-01-261-1/+1
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-1/+1
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-12213: removing IndexCatalog::getDescriptor( int )Eliot Horowitz2014-01-091-5/+5
* SERVER-10026 Refer to $meta values by string constantsJason Rassi2013-12-131-2/+2
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-0/+295