Skip to content

Latest commit

 

History

History
71 lines (63 loc) · 3.82 KB

release-notes-v0.15.0.md

File metadata and controls

71 lines (63 loc) · 3.82 KB

Anserini Release Notes (v0.15.0)

Release date: September 22, 2022

  • Upgraded to Lucene 9.3.0!
  • Upgraded to fastutil 8.5.8 and fixed longstanding FeatureVector issue (#840).
  • Upgraded to jsoup 1.15.3 to fix security vulnerability.
  • Refactored searcher to check for Lucene 8 indexes; if detected, disables consistent tie-breaking. Workaround for Lucene 8/9 index incompatibility (#1952).
  • Refactored Pyserini bindings; changed method names to snake_case.
  • Removed Elasticsearch and Solr code paths.
  • Added missing relevance feedback conditions to MS MARCO V2 regressions.
  • Added initial bindings to Lucene HNSW indexes.
  • Added missing topics and qrels.
  • Added note about inability to exactly reproduce TREC-COVID runs (due to Lucene 9 upgrade).
  • Cleaned up deprecated code (e.g., SearchMsmarco).
  • Updated all regressions to reflect changes in code.

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: