Re: Luke - unknown format version: -4

2007-12-15 Thread Mark Miller
Get the Luke jar and put it with the Lucene jar you used to build the index. Run Luke: |java -classpath luke.jar;lucene.jar org.getopt.luke.Luke| Helmut Jarausch wrote: Hi, I've built an index with lucene-java-2.2.0-603782 which is work fine. But when I try to use Luke-0.7.1 on that index di

Luke - unknown format version: -4

2007-12-15 Thread Helmut Jarausch
Hi, I've built an index with lucene-java-2.2.0-603782 which is work fine. But when I try to use Luke-0.7.1 on that index directory I get Unknown format version: -4 (although Luke-0.7.1 claims to build on Lucene 2.2.0) What am I missing. Is there a separate mailing list for Luke? Is there a sub