Change type of _materializedPartition to better reflect the contents

XMLWordPrintableJSON

    • Query Integration
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Change the type of _materialized partition to more accurately reflect the contents instead of being a deque of generic Documents. One suggestion is to change the type to `std::vector<std::pair<size_t, QueryStatsEntry>>` or having a struct to more accurately represent the contents.

      Investigate whether there are any significant memory advantages to storing a vector of QueryStatsEntry as opposed to fully filled out Documents

            Assignee:
            Santiago Roche
            Reporter:
            Naafiyan Ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: