Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-17708

Help missing in mongo shell for createIndex() call

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 3.1.1
    • 3.0.1
    • Shell
    • None
    • Fully Compatible
    • ALL
    • Hide

      mongo
      db.foo.help()

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

    Description

      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.

      Attachments

        Activity

          People

            rassi J Rassi
            erlichson Andrew Erlichson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: