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

Mark all pages from pages.jsonl as seeds #2390

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

tw4l
Copy link
Member

@tw4l tw4l commented Feb 13, 2025

Fixes #2389

All pages from pages/pages.jsonl files now have isSeed: True in the database, in addition to any pages that explicitly have seed set to true in the actual JSONL.

Tests have been added to ensure that all pages from our fixture uploads have isSeed: True.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tw4l tw4l requested a review from ikreymer February 13, 2025 15:40
@ikreymer ikreymer merged commit 7f1af9b into main Feb 14, 2025
22 checks passed
@ikreymer ikreymer deleted the issue-2389-mark-pages-jsonl-files-as-seeds branch February 14, 2025 00:54
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.

[Feature]: Ensure pages for uploads are indexed as seeds
2 participants