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)