We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e35b5a commit de4b56eCopy full SHA for de4b56e
source/tutorial/manage-indexes.txt
@@ -106,7 +106,7 @@ Modify an Index
106
---------------
107
108
To modify an existing index, you need to drop and recreate the index
109
-with the exception of m TTL indexes.
+with the exception of TTL indexes.
110
111
If you need to rebuild indexes for a collection you can use the
112
:method:`db.collection.reIndex()` method to rebuild all indexes on a
0 commit comments