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

When updating indexes, ModeShape stores both the old and the updated property values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.2.0.Final
    • None
    • None
    • None

      When updating indexes (via node updates), instead of passing to Hibernate Search only the changed property values, ModeShape passes an iterator over both the old and the new/updated properties causing the wrong data to be stored in the indexes.

      This means that if a property is updated and its value changed, ModeShape will store both the old and the new value in the indexes. This is especially visible around versioning, where the same properties are updated often.

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

              Created:
              Updated:
              Resolved: