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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 }

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: