Repository: nutch Updated Branches: refs/heads/master af6d8763f -> d29be63bd
NUTCH-2272 Index checker server to optionally keep client connection open - removed from change log for release 1.12 as it is not included Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/d29be63b Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/d29be63b Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/d29be63b Branch: refs/heads/master Commit: d29be63bd44cfcaf7e0a1e340160df8a0ba2b600 Parents: af6d876 Author: Sebastian Nagel <[email protected]> Authored: Thu Jun 23 17:09:19 2016 +0200 Committer: Sebastian Nagel <[email protected]> Committed: Thu Jun 23 17:09:19 2016 +0200 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nutch/blob/d29be63b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 877f23b..ffcf5ae 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -37,7 +37,6 @@ Bug Improvement - [NUTCH-2272] - Index checker server to optionally keep client connection open [NUTCH-1233] - Rely on Tika for outlink extraction [NUTCH-1712] - Use MultipleInputs in Injector to make it a single mapreduce job [NUTCH-2172] - index-more: document format of contenttype-mapping.txt
