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

Hudson commented on NUTCH-1294:
-------------------------------

SUCCESS: Integrated in Nutch-nutchgora #717 (See 
[https://builds.apache.org/job/Nutch-nutchgora/717/])
NUTCH-1294 IndexClean job with solr implementation. (fenglu: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1513548)
* /nutch/branches/2.x/CHANGES.txt
NUTCH-1294 IndexClean job with solr implementation. (fenglu: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1513543)
* /nutch/branches/2.x/conf/log4j.properties
* /nutch/branches/2.x/src/bin/nutch
* /nutch/branches/2.x/src/java/org/apache/nutch/indexer/IndexCleanerJob.java
* /nutch/branches/2.x/src/java/org/apache/nutch/indexer/IndexCleaningFilter.java
* 
/nutch/branches/2.x/src/java/org/apache/nutch/indexer/IndexCleaningFilters.java
* /nutch/branches/2.x/src/java/org/apache/nutch/indexer/solr/SolrClean.java
* /nutch/branches/2.x/src/plugin/nutch-extensionpoints/plugin.xml

                
> IndexClean job with solr implementation.
> ----------------------------------------
>
>                 Key: NUTCH-1294
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1294
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: NUTCH-1294.patch, NUTCH-1294-v2.patch, 
> NUTCH-1294-v3.patch
>
>
> I started by copying/altering the trunk version of SolrClean, though is was 
> inadequate for our needs. We needed to mark particular pages as gone even 
> though they still might be visible on the web, this implementation abstracts 
> the index cleaning process, has a Solr implementation, and adds a clean index 
> plugin extension that allows others to tailor how pages might be removed from 
> their store.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to