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

XMLWordPrintableJSON

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

      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 - Query Team (Inactive)
            Reporter:
            Aaron Staple (Inactive)
            Votes:
            30 Vote for this issue
            Watchers:
            30 Start watching this issue

              Created:
              Updated:
              Resolved: