Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/includes/2.4-2.6-upgrade-downgrade-procedure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down