Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.3, 3.1, 4.0-ALPHA
-
None
-
New
Description
In LUCENE-736 we made fixes to SloppyPhraseScorer, because it was
matching docs that it shouldn't; but I think those changes caused it
to fail to match docs that it should, specifically when the doc itself
has tokens at the same position.