You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Claudio Martella (JIRA)" <ji...@apache.org> on 2011/01/26 19:02:44 UTC

[jira] Updated: (NUTCH-963) Add support for deleting Solr documents with STATUS_DB_GONE in CrawlDB (404 urls)

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

Claudio Martella updated NUTCH-963:
-----------------------------------

    Attachment: Solr404Deleter.java

> Add support for deleting Solr documents with STATUS_DB_GONE in CrawlDB (404 urls)
> ---------------------------------------------------------------------------------
>
>                 Key: NUTCH-963
>                 URL: https://issues.apache.org/jira/browse/NUTCH-963
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>    Affects Versions: 1.3
>            Reporter: Claudio Martella
>            Priority: Minor
>         Attachments: Solr404Deleter.java
>
>
> When issuing recrawls it can happen that certain urls have expired (i.e. URLs that don't exist anymore and return 404).
> This patch creates a new command in the indexer that scans the crawldb looking for these urls and issues delete commands to SOLR.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.