Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postpend md5 to prebuilt indexes #2412

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Postpend md5 to prebuilt indexes #2412

merged 3 commits into from
Mar 21, 2024

Conversation

16BitNarwhal
Copy link
Member

Changed the CACM corpus index's filename to match the contents of the zip and stay consistent with all the other indexes.

PrebuiltIndexHandler.java now renames decompressed prebuilt indexes so that they have their md5 checksums postpended to their directory names (eg. lucene-index.msmarco-v1-passage-splade-pp-ed.20230524.a59610.4b3c969033cbd017306df42ce134c395)

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.92%. Comparing base (d48a40f) to head (3b416c3).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2412   +/-   ##
=========================================
  Coverage     66.91%   66.92%           
  Complexity     1410     1410           
=========================================
  Files           208      208           
  Lines         12095    12098    +3     
  Branches       1483     1483           
=========================================
+ Hits           8093     8096    +3     
  Misses         3490     3490           
  Partials        512      512           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lintool lintool self-requested a review March 21, 2024 15:15
@lintool lintool merged commit 1dd9139 into castorini:master Mar 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants