Le Mardi 18 Juillet 2006 20:53, lude a écrit : > Hello, > > sorry, didn't find the information elsewhere: > > 1.) Did the format of the lucene-index change between version 1.4.3 and > 2.0? 2.) Is it possible to use the old Luke-Tool with a new lucene 2 index? > > Thanks > lude
ASAIK, the format changed, but in a compatible way : a Lucene-2 app will be able to read a 1.4 index. The index format change is there : http://lucene.apache.org/java/docs/fileformats.html And about Luke, ASAIK too, is a Lucene-2 app, so it will be able to read a 1.4 index. Nicolas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]