Hi folks.

I installed Nutch the past days, and I kept getting blank results pages at
http://localhost:8080/search.jsp... Tomcat was properly installed, I think,
so I looked further and I found that everytime I run a crawl, I get
this toward the end:


060621 125637 indexing segment: crawl.test/segments/20060620163405
Exception in thread "main" java.lang.IllegalAccessError: tried to access field org.apache.lucene.index.IndexWriter.mergeFactor from class org.apache.nutch.indexer.IndexSegment at org.apache.nutch.indexer.IndexSegment.indexPages(IndexSegment.java:102)
       at org.apache.nutch.indexer.IndexSegment.main(IndexSegment.java:263)

It's crawling ok, but not indexing the segment. I copied the lucene-core-2.0.0.jar file to the current directory from which I'm running bin/nutch (just in case it
wasn't finding the lucene.index.IndexWriter stuff), but no luck.

Anyone seen this before or have any ideas? I hope so.

Cheers and thanks,
Mike







Reply via email to