Question on the index to speed up mongobackup

XMLWordPrintableJSON

    • 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"
          },
      

            Assignee:
            Unassigned
            Reporter:
            igor lasic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: