From: <bi...@us...> - 2008-10-13 17:48:31
|
Revision: 2608 http://archive-access.svn.sourceforge.net/archive-access/?rev=2608&view=rev Author: binzino Date: 2008-10-13 17:48:17 +0000 (Mon, 13 Oct 2008) Log Message: ----------- Updated with more issues resolved. Modified Paths: -------------- trunk/archive-access/projects/nutchwax/archive/RELEASE-NOTES.txt Modified: trunk/archive-access/projects/nutchwax/archive/RELEASE-NOTES.txt =================================================================== --- trunk/archive-access/projects/nutchwax/archive/RELEASE-NOTES.txt 2008-10-11 02:12:37 UTC (rev 2607) +++ trunk/archive-access/projects/nutchwax/archive/RELEASE-NOTES.txt 2008-10-13 17:48:17 UTC (rev 2608) @@ -28,16 +28,23 @@ Issues resolved in this release: +WAX-19 + Add strict/loose option to DateAdder for revisit lines with extra + data on end. + +WAX-21 + Allow for blank lines and comment lines in manifest file. + +WAX-22 + Various code clean-ups based on code review using PMD tool. + WAX-23 Add a "field setter" filter to set a field to a static value in the Lucene document during indexing. -WAX-22 - Various code clean-ups based on code review using PMD tool. +WAX-24 + DateAdder fails due to uncaught exception in URL canonicalization -WAX-21 - Allow for blank lines and comment lines in manifest file. +WAX-25 + Add utility/tool to dump unique values of a field in an index. -WAX-19 - Add strict/loose option to DateAdder for revisit lines with extra - data on end. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |