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

Hudson commented on NUTCH-1037:
-------------------------------

Integrated in Nutch-trunk #1551 (See 
[https://builds.apache.org/job/Nutch-trunk/1551/])
    NUTCH-1037 Option to deduplicate anchors prior to indexing

markus : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1148308
Files : 
* /nutch/trunk/conf/nutch-default.xml
* /nutch/trunk/CHANGES.txt
* 
/nutch/trunk/src/plugin/index-anchor/src/java/org/apache/nutch/indexer/anchor/AnchorIndexingFilter.java


> Deduplicate anchors before indexing
> -----------------------------------
>
>                 Key: NUTCH-1037
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1037
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.4, 2.0
>
>         Attachments: NUTCH-1037-1.4-1.patch, NUTCH-1037-1.4-2.patch, 
> NUTCH-1037-1.4-3.patch, NUTCH-1037-2.0-1.patch, NUTCH-1037-2.0-2.patch
>
>
> Anchors are not deduplicated before indexing. This can result in a very high 
> number of similar and identical anchors being indexed. Before indexing, 
> anchors must be deduplicated at least on case.
> Use anchorIndexingFilter.deduplicate=true to deduplicate anchors 
> case-insensitive.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to