You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by ma...@apache.org on 2014/11/17 22:52:45 UTC

svn commit: r1640238 - /nutch/trunk/CHANGES.txt

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)