summaryrefslogtreecommitdiff
path: root/jstests/geo2.js
Commit message (Expand)AuthorAgeFilesLines
* $maxDistance for $near SERVER-813Eliot Horowitz2010-04-011-0/+1
* first cut at radius limiting $near SERVER-813Eliot Horowitz2010-04-011-0/+5
* handle multiple geo indexes with $near SERVER-686Eliot Horowitz2010-03-011-6/+1
* use BinData for GeoHash for footprint sizeEliot Horowitz2010-03-011-1/+2
* remove $distanceEliot Horowitz2010-02-281-2/+7
* geo2d command -> geoNearEliot Horowitz2010-02-261-2/+2
* explain fixing for geoEliot Horowitz2010-02-261-0/+3
* edge case fixEliot Horowitz2010-02-261-8/+2
* can access geo through $nearEliot Horowitz2010-02-251-9/+15
* checkpoint on $near opEliot Horowitz2010-02-251-0/+3
* verbose debugging for windows geo issueEliot Horowitz2010-02-231-3/+6
* vcproj compile windowsDwight2010-02-231-0/+2
* 2d gis indexEliot Horowitz2010-02-231-0/+31