Help missing in mongo shell for createIndex() call

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 3.1.1
    • Affects Version/s: 3.0.1
    • Component/s: Shell
    • None
    • Fully Compatible
    • ALL
    • Hide

      mongo
      db.foo.help()

      Show
      mongo db.foo.help()
    • Quint Iteration 3.1.1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      if you type db.foo.help() within the Mongo shell you get a listing of the various methods available on a collection, but createIndex() is missing. This is odd given that createIndex is implemented in the shell and preferred over ensureIndex() in 3.x. EnsureIndex(), on the other hand, is listed in help.

            Assignee:
            J Rassi (Inactive)
            Reporter:
            Andrew Erlichson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: