diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-12-23 15:00:31 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-12-23 15:00:31 -0800 |
commit | b72305d24fe5dc5b1e01f5954ac4d709e4f8ff45 (patch) | |
tree | 9091a06a8393a98b12d90fd28a7889fe02fbeab9 /proposals | |
parent | 167eb63527d9def16d4492d1162c25b1d0d10eab (diff) | |
download | sandcrawler-b72305d24fe5dc5b1e01f5954ac4d709e4f8ff45.tar.gz sandcrawler-b72305d24fe5dc5b1e01f5954ac4d709e4f8ff45.zip |
update HTML ingest proposal
Diffstat (limited to 'proposals')
-rw-r--r-- | proposals/20201026_html_ingest.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/proposals/20201026_html_ingest.md b/proposals/20201026_html_ingest.md index c06f180..785471b 100644 --- a/proposals/20201026_html_ingest.md +++ b/proposals/20201026_html_ingest.md @@ -1,5 +1,5 @@ -status: wip +status: deployed HTML Ingest Pipeline ======================== @@ -84,6 +84,8 @@ Overall object (`IngestWebResult`): Also writes to `ingest_file_result`, `file_meta`, and `cdx`, all only for the base HTML document. +Note: needed to enable postgrest access to this table (for scholar worker). + ## Fatcat API Wants |