Nutch Raw Html Saving

偶尔善良 提交于 2019-12-09 22:26:59

问题


I'm trying to get raw html of crawled pages in different files, named as url of the page. Is it possible with Nutch to save the raw html pages in different files by ruling out the indexing part?


回答1:


The is no direct way to do that. You will have to do few code modifications. See this and this.



来源:https://stackoverflow.com/questions/10142592/nutch-raw-html-saving

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!