[ 
https://issues.apache.org/jira/browse/NUTCH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183853#comment-13183853
 ] 

Hudson commented on NUTCH-1139:
-------------------------------

Integrated in Nutch-trunk #1722 (See 
[https://builds.apache.org/job/Nutch-trunk/1722/])
    NUTCH-1139 Indexer to delete gone documents

markus : 
http://svn.apache.org/viewvc/nutch/trunk/viewvc/?view=rev&root=.&revision=1229544
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/indexer/IndexerMapReduce.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/IndexerOutputFormat.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/NutchIndexAction.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/NutchIndexWriter.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/solr/SolrIndexer.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/solr/SolrWriter.java

                
> Indexer to delete documents
> ---------------------------
>
>                 Key: NUTCH-1139
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1139
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1139-1.4-1.patch, NUTCH-1139-1.5-2.patch
>
>
> Add an option -delete to the solrindex command. With this feature enabled 
> documents of the currently processing segment with status FETCH_GONE or 
> FETCH_REDIR_PERM are deleted, a following SolrClean is not required anymore.
> This issue is a follow up of NUTCH-1052.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to