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

Hudson commented on NUTCH-1090:
-------------------------------

Integrated in nutch-trunk-maven #26 (See 
[https://builds.apache.org/job/nutch-trunk-maven/26/])
    NUTCH-1090 InvertLinks should inform when ignoring internal links

markus : 
http://svn.apache.org/viewvc/nutch/trunk/viewvc/?view=rev&root=&revision=1202143
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/LinkDb.java

                
> LinkDb (invertlinks) should inform the user when it ignores internal links
> --------------------------------------------------------------------------
>
>                 Key: NUTCH-1090
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1090
>             Project: Nutch
>          Issue Type: Improvement
>          Components: linkdb
>    Affects Versions: 1.3
>            Reporter: Marek Bachmann
>            Assignee: Markus Jelsma
>            Priority: Trivial
>              Labels: configuration, information, log
>             Fix For: 1.5
>
>         Attachments: LinkDb.patch
>
>
> I used nutch to crawl sites on a single domain. After the crawl was complete 
> I tried to build a LinkDb. The LinkDb was empty. 
> It comes up that this happens because the invertlinks command ignores 
> internal links to the same domain by default. 
> Unfortunately the LinkDb class doesn't tell anything about that. So it was 
> hard to find out why the LinkDb was empty. 
> I suggest to add an information for the user when the invertlinks command is 
> ignoring internal links.

--
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