-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.4.8
-
Component/s: Index Maintenance
-
None
-
Environment:linux centos
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
When I run dex during mongodump i get a recommendation to insert below index into my collections.
Is that OK? What does below index do?
{ "key" : { "query" : 1, "$snapshot" : 1 }, "collection" : "reportDetail" },