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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12987132#action_12987132 ] 

Markus Jelsma commented on NUTCH-963:
-------------------------------------

Thanks Claudio. I'll fix the formatting and add a command to the bin/nutch script. If there are no objections, i'd like to have this one included in the 1.3 release. Despite the fact it's not a bugfix, it is a very useful feature. Without it, users must either patch it manually or build their own deleter.

> 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: 2.0
>            Reporter: Claudio Martella
>            Priority: Minor
>             Fix For: 1.3, 2.0
>
>         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.