Github user lewismc commented on a diff in the pull request:
https://github.com/apache/nutch/pull/100#discussion_r57677326
--- 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 --
Agreed, however it is not a huge deal. I suspect that not many people are
using the Selenium plugin properties via the Java API artifacts, hence a
trivial name change to share the properties would save us some ~100 lines
within nutch-default.xml.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---