-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
This is to support the new index types introduced in MongoDB 2.3.x ("text", "hashed", "2dsphere"). Only validate the type of the index option (int, string) instead of its value (1, -1, "2d", etc.) for forward compatibility.