-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.0
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
Follow up to LUCENE-6228. All Scorers that were passing null as their parent Weights can be replaced by Scorables, so we can now enforce that Scorer must not have a null Weight.