Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-2803

FieldCache should not pay attention to deleted docs when creating entries

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None
    • New

    Description

      The FieldCache uses a key that ignores deleted docs, so it's actually a bug to use deleted docs when creating an entry. It can lead to incorrect values when the same entry is used with a different reader.

      Attachments

        1. LUCENE-2803.patch
          9 kB
          Yonik Seeley

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: