diff --git a/source/reference/method/reIndex.txt b/source/reference/method/reIndex.txt index 800848309ff..e3f3c195576 100644 --- a/source/reference/method/reIndex.txt +++ b/source/reference/method/reIndex.txt @@ -1,10 +1,10 @@ ========= -reIndex() +db.collection.reIndex() ========= .. default-domain:: mongodb -.. method:: reIndex() +.. method:: db.collection.reIndex() This method drops all indexes and recreates them. This operation may be expensive for collections that have a large amount of data