Details
-
Task
-
Status: Closed
-
Minor - P4
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Validate that index option values are valid (e.g. true, false, 1, 0)...
db.indextest.createIndex(
{c:1},
{sparse : "abc"})
should produce an error.
Related to/dupe of SERVER-769...
Attachments
Issue Links
- related to
-
SERVER-769 Validate top-level & index spec field names for the createIndexes command
-
- Closed
-