Skip to content

10.5.0

Latest

Choose a tag to compare

@romseygeek romseygeek released this 25 Jun 16:27
· 1692 commits to main since this release

Lucene 10.5.0 Release Highlights:

  • A new experimental columnar batch indexing API
  • Improvements to bulk scoring and filtering of documents allowing much greater use of SIMD instructions and vectorisation
  • Extension of concurrent searches to many more Collector types, notably Grouping searches
  • New queries allowing hybrid searches to use Bayesian probabilities to combine scores from different index types (eg BM25 and vector scores)

Please read CHANGES.txt for a full list of new features and changes:

https://lucene.apache.org/core/10_5_0/changes/Changes.html