Sync CHANGES for 8.11.2

This commit is contained in:
Mike Drob 2022-06-21 22:59:01 -07:00
parent 4eb53df424
commit 05b1465d36
No known key found for this signature in database
GPG Key ID: 3E48C0C6EF362B9E
1 changed files with 9 additions and 1 deletions

View File

@ -1050,7 +1050,15 @@ Other
Bug Fixes
---------------------
(No changes)
* LUCENE-10564: Make sure SparseFixedBitSet#or updates ramBytesUsed. (Julie Tibshirani)
* LUCENE-10477: Highlighter: WeightedSpanTermExtractor.extractWeightedSpanTerms to Query#rewrite
multiple times if necessary. (Christine Poerschke, Adrien Grand)
Optimizations
---------------------
* LUCENE-10481: FacetsCollector will not request scores if it does not use them. (Mike Drob)
======================= Lucene 8.11.1 =======================