mirror of https://github.com/apache/lucene.git
Update CHANGES entry for LUCENE-9945 after backporting
This commit is contained in:
parent
a76f2f8072
commit
645b64ef4e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue