svn commit: r265742 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/ndfs/NDFSClient.java

2005-09-01 Thread mc
Author: mc Date: Thu Sep 1 07:54:39 2005 New Revision: 265742 URL: http://svn.apache.org/viewcvs?rev=265742&view=rev Log: We used to sometimes overrun the end of a block by not checking how many bytes are available. This solves the problem. Modified: lucene/nutch/branches/mapred/src/ja

svn commit: r265762 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/searcher/FetchedSegments.java

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 11:35:15 2005 New Revision: 265762 URL: http://svn.apache.org/viewcvs?rev=265762&view=rev Log: Use partitioner to get partition. Modified: lucene/nutch/branches/mapred/src/java/org/apache/nutch/searcher/FetchedSegments.java Modified: lucene/nutch/branches/m

[Nutch Wiki] Update of "Release HOWTO" by PiotrKosiorowski

2005-09-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by PiotrKosiorowski: http://wiki.apache.org/nutch/Release_HOWTO The comment on the change is: Updated tag and branch names as propsed by Doug ---

[Nutch Wiki] Update of "Committer's Rules" by PiotrKosiorowski

2005-09-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by PiotrKosiorowski: http://wiki.apache.org/nutch/Committer's_Rules The comment on the change is: Changed branch names to proposed by Doug --

svn commit: r265778 - in /lucene/nutch/branches/mapred/src: java/org/apache/nutch/crawl/ java/org/apache/nutch/mapred/ java/org/apache/nutch/searcher/ web/jsp/

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 14:03:51 2005 New Revision: 265778 URL: http://svn.apache.org/viewcvs?rev=265778&view=rev Log: Fix anchor & inlink access. Added: lucene/nutch/branches/mapred/src/java/org/apache/nutch/searcher/HitInlinks.java lucene/nutch/branches/mapred/src/java/org/ap

svn commit: r265780 - /lucene/nutch/branches/mapred/conf/nutch-default.xml

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 14:04:50 2005 New Revision: 265780 URL: http://svn.apache.org/viewcvs?rev=265780&view=rev Log: Reduce default buffer size. Modified: lucene/nutch/branches/mapred/conf/nutch-default.xml Modified: lucene/nutch/branches/mapred/conf/nutch-default.xml URL: http:/

svn commit: r265794 - in /lucene/nutch/trunk: lib/commons-lang-2.1.jar src/plugin/index-more/src/java/org/apache/nutch/indexer/more/MoreIndexingFilter.java

2005-09-01 Thread jerome
Author: jerome Date: Thu Sep 1 15:20:51 2005 New Revision: 265794 URL: http://svn.apache.org/viewcvs?rev=265794&view=rev Log: NUTCH-65, Handles more modification-date format Added: lucene/nutch/trunk/lib/commons-lang-2.1.jar (with props) Modified: lucene/nutch/trunk/src/plugin/index-m

svn commit: r265800 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/searcher/FetchedSegments.java

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 16:06:08 2005 New Revision: 265800 URL: http://svn.apache.org/viewcvs?rev=265800&view=rev Log: Fixed some typos from too much cut+paste. Modified: lucene/nutch/branches/mapred/src/java/org/apache/nutch/searcher/FetchedSegments.java Modified: lucene/nutch/br

svn commit: r265803 - in /lucene/nutch/branches/mapred/src/java/org/apache/nutch: crawl/CrawlDatum.java crawl/CrawlDb.java crawl/Generator.java parse/ParseData.java

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 16:07:23 2005 New Revision: 265803 URL: http://svn.apache.org/viewcvs?rev=265803&view=rev Log: Fix some buggy comparators. Modified: lucene/nutch/branches/mapred/src/java/org/apache/nutch/crawl/CrawlDatum.java lucene/nutch/branches/mapred/src/java/org/apac

svn commit: r265808 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/mapred/ReduceTask.java

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 16:24:15 2005 New Revision: 265808 URL: http://svn.apache.org/viewcvs?rev=265808&view=rev Log: Use comparator when comparing values in reduce. Modified: lucene/nutch/branches/mapred/src/java/org/apache/nutch/mapred/ReduceTask.java Modified: lucene/nutch/bra

svn commit: r266289 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/crawl/Generator.java

2005-09-01 Thread cutting
Author: cutting Date: Thu Sep 1 22:32:54 2005 New Revision: 266289 URL: http://svn.apache.org/viewcvs?rev=266289&view=rev Log: Fixes to comparator. Modified: lucene/nutch/branches/mapred/src/java/org/apache/nutch/crawl/Generator.java Modified: lucene/nutch/branches/mapred/src/java/org/apac