Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-54641

Support a compound indexes on multiple metadata fields and/or the time field in a time-series collection

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Storage
    • None
    • Storage Execution

    Description

      This will allow us to create indexes that reference multiple fields of the metadata document and the time field:

      { 'mm.tag1': 1, 'mm.tag2': 1 }

      { 'mm.tag3': -1, 'mm.tag2': 1 }

      { 'mm.tag1': 1, 'mm.tag2', time: 1 }

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: