Re: Nutch Indexing

2006-10-26 Thread Otis Gospodnetic
Stephane, Nutch uses Lucene for indexing, and Lucene has a class called IndexWriter that is used for indexing Lucene Documents. Here is a quick grep in Nutch's *java files: $ ffjg -l IndexWriter ./src/test/org/apache/nutch/indexer/TestDeleteDuplicates.java

[jira] Commented: (NUTCH-266) hadoop bug when doing updatedb

2006-10-26 Thread pdchen (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-266?page=comments#action_12445077 ] pdchen commented on NUTCH-266: -- but I still get the same error, the Environment: windows xp, JDK 1.4.2_04, nutch -0.8 , the hadoop version is hadoop-0.5.0.jar,