You are viewing a plain text version of this content. The canonical link for it is here.
- [nutch] branch master updated (ebc2152 -> 4443cc1) - posted by sn...@apache.org on 2020/03/13 08:33:18 UTC, 0 replies.
- [nutch] branch master updated: NUTCH-2774 Annotate methods implementing the Hadoop API by @Override - annotate classes implementing Hadoop interfaces - annotate few classes implementing Nutch interfaces - remove empty method implementations when super classes already provide a default implementation - posted by sn...@apache.org on 2020/03/13 08:46:48 UTC, 0 replies.
- [nutch] branch master updated: NUTCH-2773 SegmentReader (-dump or -get): show HTML content as UTF-8 - if called with command-line flag `-recode` (or if property `segment.reader.content.recode` is true): try to recode the HTML page content to UTF-8 using the already detected charset - fix passing forward properties (-Dprop=val) to Hadoop job/tasks * always use same Hadoop Configuration * use single instance of SegmentReader for -get and -list * remove duplicating member and local variables - posted by sn...@apache.org on 2020/03/13 09:08:59 UTC, 0 replies.