Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2124

Performance improvement when indexing updated nodes

    XMLWordPrintable

Details

    Description

      In a repository which has indexing enabled, when a node is being updated and only has property changes, the current code will reindex all the node's children.

      This is a bug which, once fixed, should (significantly) improve performance because the only case when after a node update the children should be re-indexed is only when the path of the parent node has changed. In all other cases the children should never the "touched" .

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: