Author: ab
Date: Mon May 8 14:58:18 2006
New Revision: 405183
URL: http://svn.apache.org/viewcvs?rev=405183&view=rev
Log:
Add the following tools (see also NUTCH-264):
* CrawlDbMerger: merges one or more crawldb-s, with optional filtering
* LinkDbMerger: merges one or more linkdb-s, with option
Author: ab
Date: Mon May 8 14:52:09 2006
New Revision: 405181
URL: http://svn.apache.org/viewcvs?rev=405181&view=rev
Log:
Refactor to make it easier to use these classes programmatically.
Modified:
lucene/nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDbReader.java
lucene/nutch/trunk/s
Author: ab
Date: Mon May 8 14:48:21 2006
New Revision: 405179
URL: http://svn.apache.org/viewcvs?rev=405179&view=rev
Log:
Fix NUTCH-263.
Modified:
lucene/nutch/trunk/src/java/org/apache/nutch/crawl/MapWritable.java
lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestMapWritable.java
Author: jerome
Date: Mon May 8 14:04:01 2006
New Revision: 405165
URL: http://svn.apache.org/viewcvs?rev=405165&view=rev
Log:
NUTCH-134 : Added a summarizer extension point and two enxtensions:
* summary-basic is the current nutch implementation moved into a plugin
* summary-lucene a raw version
Author: siren
Date: Mon May 8 09:25:53 2006
New Revision: 405088
URL: http://svn.apache.org/viewcvs?rev=405088&view=rev
Log:
removed log flooding, removed unneycessaru code from PreferencesController,
integrated displaying information of index-more plugin
Added:
lucene/nutch/trunk/contrib/
Author: siren
Date: Mon May 8 09:27:10 2006
New Revision: 405089
URL: http://svn.apache.org/viewcvs?rev=405089&view=rev
Log:
removed log flooding, removed unneycessaru code from PreferencesController,
integrated displaying information of index-more plugin
Modified:
lucene/nutch/trunk/contr
Author: siren
Date: Mon May 8 09:19:56 2006
New Revision: 405083
URL: http://svn.apache.org/viewcvs?rev=405083&view=rev
Log:
restored props for default locale
Added:
lucene/nutch/trunk/contrib/web2/src/main/resources/org/nutch/jsp/resources.properties
Added:
lucene/nutch/trunk/contrib/web