-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0-ALPHA
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
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.