From d2282506b85c86fd72c7df652fde2043dc908080 Mon Sep 17 00:00:00 2001 From: Elyse Foreman Date: Thu, 19 Dec 2024 09:15:55 -0800 Subject: [PATCH] (DOCSP-43739) Standardize FCV --- source/mongorestore/mongorestore-behavior-access-usage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/mongorestore/mongorestore-behavior-access-usage.txt b/source/mongorestore/mongorestore-behavior-access-usage.txt index a3fe532..a2d36e1 100644 --- a/source/mongorestore/mongorestore-behavior-access-usage.txt +++ b/source/mongorestore/mongorestore-behavior-access-usage.txt @@ -54,7 +54,7 @@ Rebuild Indexes .. note:: - For MongoDB installations with ``featureCompatibilityVersion`` (fCV) + For MongoDB installations with ``featureCompatibilityVersion`` (FCV) set to ``"4.0"`` or earlier, creating indexes will error if an index key in an existing document exceeds the limit.