Skip to content

10.2.1

Compare
Choose a tag to compare
@ChrisHegarty ChrisHegarty released this 01 May 13:21
· 1036 commits to main since this release
1b2451b

This patch release contains bug fixes that are highlighted below.

  • Fix DISIDocIdStream::count so that it does not try to count beyond max.
  • Correct TermOrdValComparator competitive iterator so that it forces sparse field iteration to be at least scoring window baseline when doing intoBitSet.
  • Provide better impacts for fields indexed with IndexOptions.DOCS
  • Fixed lead cost computations for bulk scorers of conjunctive queries that mix MUST and FILTER clauses, and disjunctive queries that configure a minimum number of matching SHOULD clauses.