-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The mongoc_index_opt_t struct and the *create_index* functions don't seem to support these geo index options:
- min
- max
- bits
- bucketSize
http://docs.mongodb.org/manual/tutorial/build-a-geohaystack-index/ has info about bucketSize and http://docs.mongodb.org/manual/tutorial/build-a-2d-index/ has info about min, max, and bits.