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 3798d1c commit eb58264Copy full SHA for eb58264
source/mongorestore.txt
@@ -864,6 +864,12 @@ Options
864
specified in the corresponding :binary:`~bin.mongodump` output.
865
866
867
+.. option:: --fixDottedHashIndex
868
+
869
+ Creates all :manual:`hashed indexes
870
+ </core/indexes/index-types/index-hashed/>` on dotted fields as
871
+ single field ascending indexes on the destination database.
872
873
.. option:: --noOptionsRestore
874
875
Prevents ``mongorestore`` from setting the collection options,
0 commit comments