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

Lucene multi-column indexes may loose field information when updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.5.0.Final, 5.0.0.Final
    • 4.5.0.Final
    • Query
    • None

    Description

      When using a multi-column Lucene index which is updated with values for its corresponding properties, the Lucene-backed document has to be deleted and recreated with the updated values (Lucene doesn't support updates)

      However, certain field information (e.g. whether a field was numeric or not) is not available when reading the existing document from the indexes. This means that when the update/merge logic is performed, certain field information may be lost which can affect indexing.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: