-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4, 2.4.1
-
Fix Version/s: 2.9
-
Component/s: core/search
-
Labels:None
-
Lucene Fields:New, Patch Available
Best would be to lazy load, but I don't see how with the current algorithm. Short that, we should add an option to ignore payloads - otherwise, if you are doing non payload searching, but the payloads are present, they will be needlessly loaded.
Already added this to LUCENE-1748, but spinning from that issue to this - patch to follow when LUCENE-1748 is committed.