Hi, I used nutch crawl command to crawl my local filesystem. The crawl crashed at the end - out of space error. Currently, the readdb -stats shows correct number of files. Also, directories crawldb, linkdb, indexes and segments are present. However the "index" directory is not there.
How can I create "index" ? I tried the nutch merge command to create index using the indexes directory (which contains a single part-00000 directory), but it fails giving "IndexMerger: java.io.IOException: read past EOF" . -- View this message in context: http://www.nabble.com/Creating-index-using-indexes-tp19734490p19734490.html Sent from the Nutch - User mailing list archive at Nabble.com.
