You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Steven Hayles (JIRA)" <ji...@apache.org> on 2015/07/07 09:56:05 UTC

[jira] [Created] (NUTCH-2060) dedup is removing entries with status db_gone

Steven Hayles created NUTCH-2060:
------------------------------------

             Summary: dedup is removing entries with status db_gone
                 Key: NUTCH-2060
                 URL: https://issues.apache.org/jira/browse/NUTCH-2060
             Project: Nutch
          Issue Type: Bug
          Components: crawldb
    Affects Versions: 1.9
            Reporter: Steven Hayles
            Priority: Minor


Using the standard bin/crawl script, Solr is never informed when a previously indexed document has been deleted.
"bin/nutch update" sets db_gone status in the crawl db for requests returning HTTP 404 status.
"bin/nutch dedup" remove entries with status db_gone from the crawl db .
As a result "bin/nutch clean" never sees the db_gone status, so does not inform Solr.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)