10.2.1
·
1036 commits
to main
since this release
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.