-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:MongoDB 1.3.4-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
create_index fails to create new, geospatial "2d" index.
I think doing something like would be required syntax:
db.collection.create_index(["latlng", "2d"])