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/15 12:21:01 UTC

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

     [ https://issues.apache.org/jira/browse/NUTCH-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2408.
------------------------------------
    Resolution: Fixed
      Assignee: Sebastian Nagel

Thanks! Committed to 1.x (78fbb11).

> 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
>            Assignee: 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)