diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index fef6b98f948..2501a939c14 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -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