-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Component/s: core/query/scoring
-
Labels:None
-
Lucene Fields:New
This means its scoring is not really right: it only applies to term queries and exact phrase queries, but not e.g. sloppy phrase queries and spans.
As far as I can tell, its had this bug all along.