I was trying to analyze my Lucene index generated by Nutch and I was getting this error when I selected Lucene index directory
Incompatible format version: 2 expected 1 or lower
And on the console it had
org.apache.lucene.index.CorruptIndexException
I got away with this using latest Luke Jar (luke-all-1.0.1). You can download it from
http://code.google.com/p/luke/downloads/detail?name=lukeall-1.0.1.jar

Recent Comments