#12180: move CHANGES entry to 9.9.0 section

This commit is contained in:
Mike McCandless 2023-11-09 10:36:43 -05:00
parent fb5f491643
commit 2cd66fb311
1 changed files with 3 additions and 3 deletions

View File

@ -67,9 +67,6 @@ API Changes
* GITHUB#12735: Remove FSTCompiler#getTermCount() and FSTCompiler.UnCompiledNode#inputCount (Anh Dung Bui)
* GITHUB#12180: Add TaxonomyReader#getBulkOrdinals method to more efficiently retrieve facet ordinals for multiple
FacetLabel at once. (Egor Potemkin)
New Features
---------------------
@ -167,6 +164,9 @@ API Changes
Collection<BytesRef>. They also now explicitly throw IllegalArgumentException if input data is not properly sorted
instead of relying on assert. (Shubham Chaudhary)
* GITHUB#12180: Add TaxonomyReader#getBulkOrdinals method to more efficiently retrieve facet ordinals for multiple
FacetLabel at once. (Egor Potemkin)
New Features
---------------------