MONGODUMP - index definitions

Good Day All,

I read that MONGODUMP dumps only the definitions of the index ( i believe its only the metadata or the outline of index).

So when i MONGORESTORE the dump to a target , technically the index will be created right ? ( I’m yet to test )

But does that dumped index will work or should we follow any process to load the index data so that it will be aware of table data

kindly advise , if my question itself invalid or silly please forgive as Im still in the process of exploration

I believe as the data loads to target DB the index data would be created in target newly

please correct if I’m wrong

Everything seems right.

Have you observed a different behaviour?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.