You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2017/08/12 14:16:00 UTC

[jira] [Created] (NUTCH-2408) CrawlDb: allow update from unparsed segments

Sebastian Nagel created NUTCH-2408:
--------------------------------------

             Summary: CrawlDb: allow update from unparsed segments
                 Key: NUTCH-2408
                 URL: https://issues.apache.org/jira/browse/NUTCH-2408
             Project: Nutch
          Issue Type: Improvement
          Components: crawldb
    Affects Versions: 1.13
            Reporter: Sebastian Nagel
            Priority: Minor
             Fix For: 1.14


The command updatedb (class o.a.n.crawl.CrawlDb) does not allow to update the CrawlDb with fetch status only (from segment subdirectory crawl_fetch) without also reading crawl_parse (which contains outlinks but also scores, signatures and meta data). 

A workflow which does not require parsing of documents (e.g., because raw HTML content is exported to WARC files) is then unable to update the CrawlDb to store the fetch status.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)