Sync 7.0.1 changes

This commit is contained in:
Steve Rowe 2017-10-06 17:49:36 -04:00
parent 355deca0cf
commit b907bf40cf
1 changed files with 5 additions and 1 deletions

View File

@ -120,7 +120,11 @@ Other
======================= Lucene 7.0.1 =======================
(No Changes)
Bug Fixes
* LUCENE-7957: ConjunctionScorer.getChildren was failing to return all
child scorers (Adrien Grand, Mike McCandless)
======================= Lucene 7.0.0 =======================