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

ASF GitHub Bot commented on NUTCH-2191:
---------------------------------------

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

    https://github.com/apache/nutch/pull/100#discussion_r57690436
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1874,6 +1874,72 @@ visit 
https://wiki.apache.org/nutch/SimilarityScoringFilter-->
       </description>
     </property>
     
    +
    +<!-- lib-htmlunit plugin properties; applies to protocol-htmlunit -->
    +
    +<property>
    +  <name>htmlunit.page.load.delay</name>
    --- End diff --
    
    Among all, only 3 properties are shared between selenium and htmlunit. They 
are:
    
    1. page.load.delay
    2. take.screenshot
    3. screenshot.location
    
    Changes are updated in PR.


> Add protocol-htmlunit
> ---------------------
>
>                 Key: NUTCH-2191
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2191
>             Project: Nutch
>          Issue Type: New Feature
>          Components: protocol
>    Affects Versions: 1.11
>            Reporter: Markus Jelsma
>            Assignee: Chris A. Mattmann
>             Fix For: 1.12
>
>         Attachments: NUTCH-2191.patch, NUTCH-2191.patch, NUTCH-2191.patch, 
> NUTCH-2191.patch
>
>
> HtmlUnit is, opposed to other Javascript enabled headless browsers, a 
> portable library and should therefore be better suited for very large scale 
> crawls. This issue is an attempt to implement protocol-htmlunit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to