Validate index option values

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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...

              Assignee:
              Unassigned
              Reporter:
              Steve Briskin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: