summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+1
* SERVER-15562 Search neighbors for density estimation with 2d indexSiyuan Zhou2014-10-301-0/+63
* SERVER-15576 Floating-point inaccuracy when unhashing GeoHash to boxSiyuan Zhou2014-10-171-25/+56
* SERVER-15451 Adaptive initial shell in near query with 2d indexSiyuan Zhou2014-10-021-0/+1
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-1/+4
* SERVER-14229 correct error message for 2d index bounds invalidGreg Studer2014-06-111-1/+1
* SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer2014-06-101-17/+88
* SERVER-13619 basic 2d geohash covering generatorSiyuan Zhou2014-06-021-3/+39
* SERVER-12724 fixed index bounds for 2dBenety Goh2014-02-241-0/+8
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9341 make log message explicit about format accepted with 2d geoNearDan Pasette2013-07-011-1/+1
* This is my first Geo cleanup change.Harishabd Khalsa2012-10-231-0/+602