Michael Ji wrote:
hi there:

Does the following lines in nutch-site.xml will let
nutch to fetch https page down?

"protocol-(http|https)"

No. There is no plugin named "protocol-https". In order to handle HTTPS you need to use the "protocol-httpclient" plugin, which handles both HTTP and HTTPS - and then you should remove "protocol-http" from your config.

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Reply via email to