Commit Graph

40 Commits

Author SHA1 Message Date
dwight
04b9eb1c9b Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-06 12:12:40 -05:00
dwight
4ff5b76baf small err msg text change 2010-03-06 12:12:32 -05:00
Eliot Horowitz
ba903dcd09 better matching info hook 2010-03-03 15:18:09 -05:00
Eliot Horowitz
49edf4a645 fix for geo with embedded loc SERVER-694 2010-03-02 20:35:13 -05:00
Eliot Horowitz
18b5ef5013 turn off debugging 2010-03-01 22:38:09 -05:00
Eliot Horowitz
0a8e1f91c8 handle multiple geo indexes with $near SERVER-686 2010-03-01 22:06:30 -05:00
Eliot Horowitz
581980efa0 better error message for old index 2010-03-01 21:41:31 -05:00
Eliot Horowitz
c1f0d3f362 geo index doesn't break non-geo search on same field 2010-03-01 21:36:56 -05:00
Dwight
75457332d5 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 17:53:03 -05:00
Dwight
78781d20d2 oops 2010-03-01 17:52:51 -05:00
Eliot Horowitz
d3f132a13e Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 17:14:36 -05:00
Eliot Horowitz
dc29dbbb7c appendNumber for nicer numbers in the shell 2010-03-01 17:14:23 -05:00
Dwight
4dd943379b error checking in cmd 2010-03-01 17:10:06 -05:00
Eliot Horowitz
119b5afae8 use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
Dwight
6f2446713f error msg text 2010-03-01 10:10:45 -05:00
Eliot Horowitz
346a47331c sparse geo index 2010-02-28 22:19:04 -05:00
Eliot Horowitz
0c9f391212 remove $distance 2010-02-28 22:15:57 -05:00
Eliot Horowitz
e75dd19549 fix geo with other filters 2010-02-28 22:11:13 -05:00
Eliot Horowitz
30dcf4bf83 some cleaning 2010-02-28 00:51:39 -05:00
Eliot Horowitz
da23ec8f56 geo2d command -> geoNear 2010-02-26 14:40:09 -05:00
Eliot Horowitz
a347ce9b85 change Command locking config 2010-02-26 14:38:51 -05:00
Eliot Horowitz
96d6221a9e explain fixing for geo 2010-02-26 10:37:17 -05:00
Eliot Horowitz
329423dbc0 edge case fix 2010-02-26 00:06:26 -05:00
Eliot Horowitz
22246ef94d can access geo through $near 2010-02-25 23:34:01 -05:00
Eliot Horowitz
f08ba724c3 checkpoint on $near op 2010-02-25 16:24:34 -05:00
Eliot Horowitz
1ace46483b refactoring geo search a bit to embed into query 2010-02-25 14:13:50 -05:00
Eliot Horowitz
46a4f1cca0 make geo index work for non geo-search 2010-02-24 23:44:49 -05:00
Eliot Horowitz
ca22b2e347 geo off by 1 error 2010-02-24 13:57:16 -05:00
Eliot Horowitz
5eb18472ae fix for doing a geo query outside normal bounds 2010-02-24 13:15:17 -05:00
Dwight
804a3917ee Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 15:58:12 -05:00
Dwight
7e6790bf3b can't use "near" as a var on widnows 2010-02-23 15:57:59 -05:00
Mike Dirolf
8584ce9c8d make sure bits for geo index <= 32 2010-02-23 14:20:39 -05:00
Eliot Horowitz
9c8733f207 more tests 2010-02-23 14:14:58 -05:00
Eliot Horowitz
1ee7d79eff undo debugging info 2010-02-23 14:02:26 -05:00
Eliot Horowitz
881fd932ba extra debugging for windows 2010-02-23 13:54:01 -05:00
Eliot Horowitz
18437f5224 stab in the dark windows geo fix 2010-02-23 13:22:17 -05:00
Dwight
442ff28ed6 indexSpec() can now be used from read locked locations (or even unlocked)
geo tweaked and still needs a fix
2010-02-23 12:30:53 -05:00
Dwight
c23e098ecd vcproj compile windows 2010-02-23 11:44:10 -05:00
Eliot Horowitz
e10779d9b6 windows fix 2010-02-23 10:47:41 -05:00
Eliot Horowitz
fd3a8e76e5 2d gis index 2010-02-23 10:41:07 -05:00