Skip to content

Latest commit

 

History

History
71 lines (62 loc) · 3.7 KB

release-notes-v0.38.0.md

File metadata and controls

71 lines (62 loc) · 3.7 KB

Anserini Release Notes (v0.38.0)

  • Release date: September 6, 2024
  • Lucene version: Lucene 9.9.1

Summary of Changes

  • Refactored dense searchers to enable cleaner Pyserini bindings.
    • Changed method signature of batch_search to take (queries, qids) instead of (qids, queries) to be consistent with SimpleSearcher and SimpleImpactSearcher.
    • Refactored ThreadPoolExecutor to use try-with-resources.
  • Tweaked parameters in regression yaml: simplified parameters in cases where there are default for BEIR.

Contributors (This Release)

Sorted by number of commits:

All Contributors

All contributors with five or more commits, sorted by number of commits, according to GitHub: