[DOCS-10912] Free Tier M0 unsupported commands : reIndex() Created: 18/Oct/17  Updated: 29/Oct/23  Resolved: 07/Nov/17

Status: Closed
Project: Documentation
Component/s: Atlas
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Mark Pittam Assignee: Stennie Steneker (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Participants:
Days since reply: 6 years, 17 weeks ago
Epic Link: DOCSP-2982

 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.


Generated at Thu Feb 08 08:01:39 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.