Author: fenglu
Date: Tue Aug 13 15:21:34 2013
New Revision: 1513548
URL: http://svn.apache.org/r1513548
Log:
NUTCH-1294 IndexClean job with solr implementation.
Modified:
nutch/branches/2.x/CHANGES.txt
Modified: nutch/branches/2.x/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/CHANGES.txt?rev=1513548&r1=1513547&r2=1513548&view=diff
==============================================================================
--- nutch/branches/2.x/CHANGES.txt (original)
+++ nutch/branches/2.x/CHANGES.txt Tue Aug 13 15:21:34 2013
@@ -2,6 +2,8 @@ Nutch Change Log
Current Development
+* NUTCH-1294 IndexClean job with solr implementation. (Dan Rosher via lewismc)
+
* NUTCH-911 protocol-file to return proper protocol status (Peter Lundberg via
snagel)
* NUTCH-1587 misspelled property "threshold" in conf/log4j.properties (snagel)