Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Lucene 8.11.2 Release Highlights

Bug fixes

* LUCENE-10564: Make sure SparseFixedBitSet#or updates ramBytesUsed.

* LUCENE-10477: Highlighter: WeightedSpanTermExtractor.extractWeightedSpanTerms to Query#rewrite
  multiple times if necessary.

Optimizations

* LUCENE-10481: FacetsCollector will not request scores if it does not use them.


Further details of changes are available in the change log available at: https://lucene.apache.org/core/8_11_2/changes/Changes.html

...