From 7671f260fbf6a6d93d91c64a2dea1e3173c20b6a Mon Sep 17 00:00:00 2001 From: Gianfranco Palumbo Date: Fri, 11 Jul 2014 06:48:50 -0400 Subject: [PATCH] Fix upgrade notes In the same page (http://docs.mongodb.org/manual/release-notes/2.6-upgrade/#action-procedure) we say a different thing (https://github.com/mongodb/docs/blob/master/source/release-notes/2.6-upgrade.txt#L87). --- source/includes/2.4-2.6-upgrade-downgrade-procedure.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/includes/2.4-2.6-upgrade-downgrade-procedure.rst b/source/includes/2.4-2.6-upgrade-downgrade-procedure.rst index 3c2cf72b632..b21f320bca1 100644 --- a/source/includes/2.4-2.6-upgrade-downgrade-procedure.rst +++ b/source/includes/2.4-2.6-upgrade-downgrade-procedure.rst @@ -4,8 +4,8 @@ ------------------ Once upgraded to MongoDB 2.6, you **cannot** downgrade to **any** version -earlier than MongoDB 2.4. If you have ``text`` indexes, you can only -downgrade to MongoDB 2.4.10 or later. +earlier than MongoDB 2.4. If you have ``text`` or ``2dsphere`` indexes, +you can only downgrade to MongoDB 2.4.10 or later. **Except** as described on this page, moving between 2.4 and 2.6 is a drop-in replacement: