Author: jnioche
Date: Wed Jan 5 10:30:09 2011
New Revision: 1055398
URL: http://svn.apache.org/viewvc?rev=1055398&view=rev
Log:
NUTCH-936 : added to CHANGES.txt
Modified:
nutch/branches/branch-1.3/CHANGES.txt
Modified: nutch/branches/branch-1.3/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/branches/branch-1.3/CHANGES.txt?rev=1055398&r1=1055397&r2=1055398&view=diff
==============================================================================
--- nutch/branches/branch-1.3/CHANGES.txt (original)
+++ nutch/branches/branch-1.3/CHANGES.txt Wed Jan 5 10:30:09 2011
@@ -2,6 +2,8 @@ Nutch Change Log
Release 1.3 - Current Development
+* NUTCH-936 LanguageIdentifier should not set empty lang field on
NutchDocument (Markus Jelsma via jnioche)
+
* NUTCH-855 ScoringFilter and IndexingFilter: To allow for the propagation of
URL Metatags and their subsequent indexing (Scott Gonyea via mattmann)
* NUTCH-901 Make index-more plug-in configurable (Markus Jelsma, mattmann)