Move changes of #12415 to 9.8

This commit is contained in:
Adrien Grand 2023-08-11 22:39:36 +02:00
parent 4d26cb2219
commit 47258cc9e9
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,6 @@ Optimizations
* GITHUB#12408: Lazy initialization improvements for Facets implementations when there are segments with no hits
to count. (Greg Miller)
* GITHUB#12415: Optimized counts on disjunctive queries. (Adrien Grand)
Bug Fixes
---------------------
@ -176,6 +174,8 @@ Optimizations
* GITHUB#12453: Faster bulk numeric reads from BufferedIndexInput (Armin Braun)
* GITHUB#12415: Optimized counts on disjunctive queries. (Adrien Grand)
Bug Fixes
---------------------