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)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Query

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: