Update CHANGES entry for LUCENE-9945 after backporting

This commit is contained in:
Greg Miller 2021-08-02 16:37:54 -07:00
parent a76f2f8072
commit 645b64ef4e
1 changed files with 3 additions and 2 deletions

View File

@ -245,8 +245,6 @@ Improvements
* LUCENE-10019: Align file starts in CFS files to have proper alignment (8 bytes)
(Uwe Schinder)
* LUCENE-9945: Extend DrillSideways to support exposing FacetCollectors directly. (Greg Miller, Sejal Pawar)
Bug fixes
* LUCENE-9686: Fix read past EOF handling in DirectIODirectory. (Zach Chen,
@ -401,6 +399,9 @@ Improvements
* LUCENE-10030: Lazily evaluate score in DrillSidewaysScorer.doQueryFirstScoring
(Grigoriy Troitskiy)
* LUCENE-9945: Extend DrillSideways to support exposing FacetCollectors directly.
(Greg Miller, Sejal Pawar)
Optimizations
---------------------
* LUCENE-9996: Improved memory efficiency of IndexWriter's RAM buffer, in