Author: mattmann
Date: Mon Nov 17 21:52:44 2014
New Revision: 1640238
URL: http://svn.apache.org/r1640238
Log:
Fix for NUTCh-1890 Major Typo in Documentation for Integrating Nutch and Solr
identified by Boadu Akoto Charles Jnr contributed by mattmann. This closes #5.
Modified:
nutch/trunk/CHANGES.txt
Modified: nutch/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1640238&r1=1640237&r2=1640238&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Mon Nov 17 21:52:44 2014
@@ -2,6 +2,8 @@ Nutch Change Log
Nutch Current Development 1.10-SNAPSHOT
+* NUTCH-1890 Major Typo in Documentation for Integrating Nutch and Solr (Boadu
Akoto Charles Jnr, mattmann)
+
* NUTCH-1887 Specify HTMLMapper to use in TikaParser (jnioche)
* NUTCH-1884 NullPointerException in parsechecker and indexchecker with
symlinks in file URL (Mengying Wang, snagel)