Move CHANGES entry for GITHUB#12408 under 10.0

A backport to 9.x will be somewhat tricky with the API surface area
so planning to wait for a 10.0 release.
This commit is contained in:
Greg Miller 2023-07-25 13:02:36 -07:00
parent 179b45bc23
commit 87944c2aa7
1 changed files with 3 additions and 3 deletions

View File

@ -84,6 +84,9 @@ Optimizations
* GITHUB#12372: Reduce allocation during HNSW construction (Jonathan Ellis) * GITHUB#12372: Reduce allocation during HNSW construction (Jonathan Ellis)
* GITHUB#12408: Lazy initialization improvements for Facets implementations when there are segments with no hits
to count. (Greg Miller)
Bug Fixes Bug Fixes
--------------------- ---------------------
@ -161,9 +164,6 @@ Optimizations
* GITHUB#12453: Faster bulk numeric reads from BufferedIndexInput (Armin Braun) * GITHUB#12453: Faster bulk numeric reads from BufferedIndexInput (Armin Braun)
* GITHUB#12408: Lazy initialization improvements for Facets implementations when there are segments with no hits
to count. (Greg Miller)
Bug Fixes Bug Fixes
--------------------- ---------------------