What steps will reproduce the problem?
1. Crawl a series of pages with wget
2. Type: bin/galago make-corpus my.corpus crawl-directory
3. Throws an exception with this as the root cause:
Caused by: java.lang.NullPointerException
at org.galagosearch.core.index.IndexWriter.<init>(IndexWriter.java:59)
at
org.galagosearch.core.parse.DocumentIndexWriter.<init>(DocumentIndexWriter.java:
37)
... 11 more
Original issue reported on code.google.com by trevor.s...@gmail.com on 10 May 2009 at 9:24
Original issue reported on code.google.com by
trevor.s...@gmail.com
on 10 May 2009 at 9:24