Support sparse indexes on time-series measurements

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-08-09
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When building an index with theĀ  { sparse : true } option, only documents that have the indexed field present will have any index entries, even if the indexed field contains a null.

      If a time-series buckets control field contains information about the indexed field, then at least one measurement contains the indexed field and the bucket will be indexed. Vice-versa, if no measurements contain the indexed field, then there will be no information in the control field and the bucket will not be indexed.

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: