Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10912

Free Tier M0 unsupported commands : reIndex()

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Atlas
    • None

    Description

      The list of unsupported commands in the Atlas documentation does not include reIndex() for M0.

      I have tested on my own M0 cluster and I can reproduce the error, logged in as a user with atlasAdmin role. On an M10 cluster the command works.

      MMS-17848-FREE-shard-0:PRIMARY> db.testData.reIndex();
      {
      	"ok" : 0,
      	"errmsg" : "CMD_NOT_ALLOWED: reIndex",
      	"code" : 8000,
      	"codeName" : "AtlasError"
      }
      

      If the reIndex() command is not supported on M0 please can it be added to the list of unsupported commands in the docs.

      Attachments

        Activity

          People

            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            mark.pittam Mark Pittam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 17 weeks ago