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

Optimize in place updates that modify an index (not to deteriorate based on size of a different indexed field)

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Labels:
      None
    • Query

      When a non in place update occurs, the update implementation extracts all index keys for all index fields from both the old and updated versions of the document. For a large number of index keys this can be expensive. And it may not always be necessary if there are cases where it can be determined from the update mod spec that a given index's key set will not be modified.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            aaron Aaron Staple
            Votes:
            30 Vote for this issue
            Watchers:
            30 Start watching this issue

              Created:
              Updated:
              Resolved: