-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
65 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Pyserini Release Notes (v0.18.0) | ||
|
||
+ **Release date:** September 26, 2022 | ||
+ **Anserini dependency:** v0.15.0 | ||
|
||
## Summary of Changes | ||
|
||
+ Upgraded to Lucene 9 (w/ fixes to unit and integration tests). | ||
+ Added automatic detection of Lucene 8 indexes and disables consistent tie-breaking to handle Lucene 8/9 incompatibilities (see [Anserini #1952](https://github.com/castorini/anserini/issues/1952)). | ||
+ Improved support for dense vector encoding. | ||
+ Fixed minor bug with `trec_eval`. | ||
|
||
## Contributors | ||
|
||
### This Release | ||
|
||
Sorted by number of commits: | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Xinyu (Crystina) Zhang ([crystina-z](https://github.com/crystina-z)) | ||
+ Ogundepo Odunayo ([ToluClassics](https://github.com/ToluClassics)) | ||
|
||
### All Time | ||
|
||
All contributors with five or more commits, sorted by number of commits, [according to GitHub](https://github.com/castorini/pyserini/graphs/contributors): | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Yuqi Liu ([yuki617](https://github.com/yuki617)) | ||
+ Johnson Han ([x65han](https://github.com/x65han)) | ||
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo)) | ||
+ Xinyu (Crystina) Zhang ([crystina-z](https://github.com/crystina-z)) | ||
+ Manveer Tamber ([manveertamber](https://github.com/manveertamber)) | ||
+ Arthur Chen ([ArthurChen189](https://github.com/ArthurChen189)) | ||
+ Jack Lin ([jacklin64](https://github.com/jacklin64)) | ||
+ Hang Li ([hanglics](https://github.com/hanglics)) | ||
+ Ronak Pradeep ([ronakice](https://github.com/ronakice)) | ||
+ Matt J. H. Yang ([justram](https://github.com/justram)) | ||
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis)) | ||
+ Habeeb Shopeju ([HAKSOAT](https://github.com/HAKSOAT)) | ||
+ Shengyao Zhuang ([ArvinZhuang](https://github.com/ArvinZhuang)) | ||
+ Sailesh Nankani ([saileshnankani](https://github.com/saileshnankani)) | ||
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu)) | ||
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu)) | ||
+ Ogundepo Odunayo ([ToluClassics](https://github.com/ToluClassics)) | ||
+ Pepijn Boers ([PepijnBoers](https://github.com/PepijnBoers)) |