Github user jorgelbg commented on a diff in the pull request:

    https://github.com/apache/nutch/pull/78#discussion_r42176268
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1896,4 +1896,33 @@ CAUTION: Set the parser.timeout to -1 or a bigger 
value than 30, when using this
       </description>
     </property>
     
    +<!-- index-links plugin -->
    +
    +<property>
    +  <name>outlinks.host.ignore</name>
    +  <value>false</value>
    +  <description>
    +    Ignore the outlinks that point out to the same host as the URL being 
indexed. 
    +    By default all outlinks are indexed.
    +  </description>
    +</property>
    +
    +<property>
    +  <name>inlinks.host.ignore</name>
    +  <value>false</value>
    +  <description>
    +    Ignore the inlinks coming from the same host as the URL being indexed. 
By default 
    +    all inlinks are indexed.
    +  </description>
    --- End diff --
    
    Indeed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to