Skip to content

Add BM25 reproduction log entry#3338

Open
abubinfahd wants to merge 1 commit into
castorini:masterfrom
abubinfahd:reproduction-log-bm25
Open

Add BM25 reproduction log entry#3338
abubinfahd wants to merge 1 commit into
castorini:masterfrom
abubinfahd:reproduction-log-bm25

Conversation

@abubinfahd

Copy link
Copy Markdown
  • bin/run.sh – Changed the JVM heap from a fixed -Xmx192G to -Xmx${ANSERINI_XMX:-10G} (defaults to 10G, but can be overridden). This lets the fat JAR run on a typical machine without requiring 192 GB of RAM.

  • PrebuiltIndexHandler.java – Expanded catch (Exception e) to catch (Exception | LinkageError e). When GitHub returns an HTTP 429 during the prebuilt-index metadata lookup, the error can surface as a LinkageError. This change lets Anserini fall back to the local index instead of exiting.

@lintool

lintool commented Jul 10, 2026

Copy link
Copy Markdown
Member

(1) Please revert changes to bin/run.sh
(2) Please continue along the onboarding path until you reach the end of the exercises, and then we'll take a look all at once.

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