Skip to content

Latest commit

 

History

History
92 lines (83 loc) · 4.89 KB

release-notes-v0.22.0.md

File metadata and controls

92 lines (83 loc) · 4.89 KB

Anserini Release Notes (v0.22.0)

  • Release date: August 28, 2023
  • Lucene version: Lucene 9.5.0

Summary of Changes

  • Upgraded to Lucene 9.5.0.
  • Refactored code to improve support for HNSW and FW/LexLSH:
    • IndexCollection, IndexHnswDenseVectors, and IndexInvertedDenseVectors.
    • SearchCollection, SearchHnswDenseVectors, and SearchInvertedDenseVectors.
  • Added ONNX support, including hooks in SimpleImpactSearcher for Pyserini.
  • Added ability to parse raw text "on-the-fly" to enable relevance feedback in SimpleImpactSearcher.
  • Added regressions for HNSW in Lucene using cos DPR distil.
  • Added regressions for SPLADE++ with ONNX.
  • Fixed misalignment in SearchCollection and SimpleImpactSearcher implementations.
  • Created documentation for indexing OpenAI ada2 embeddings with Lucene HNSW.
  • Refactored and improved documentation, including onboarding path.

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: