-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
if the wrapped query matches no docs, it can return null for the scorer - if this happens, the first time nextDoc is called, BoostedQuery's CustomScorer will throw a NullPointerException on nextDoc()