Hi, Why do you want to use Lucene trunk? You code is quite simple and does not use any of the special new features of Lucene trunk, so why no use stable versions for now?
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Patrick Diviacco [mailto:[email protected]] > Sent: Wednesday, March 23, 2011 9:03 AM > To: [email protected] > Subject: Re: Lucene, Luke: unknown format version: -12 > > argh, yeah exactly. > > There is no way to inspect the index without luke ? > Or to use luke with Lucene 4.0 ? > > thanks > > > > On 23 March 2011 09:01, Uwe Schindler <[email protected]> wrote: > > > Hi, > > > > You are using a Lucene version that is not yet released (maybe 3.x > > branch or trunk). This seems to be not supported by the used Luke > > version. > > > > ----- > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: [email protected] > > > > > -----Original Message----- > > > From: Patrick Diviacco [mailto:[email protected]] > > > Sent: Wednesday, March 23, 2011 8:58 AM > > > To: [email protected] > > > Subject: Lucene, Luke: unknown format version: -12 > > > > > > I've some issues to open my index with Luke. I get the following > > > error > > > message: > > > > > > Unknown format version: -12 > > > > > > I build the index using the following code: > > > http://codepad.org/OxGRGTRb > > > > > > The index type is FSDirectory. Tell me what kind of information you need. > > > > > > thanks > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
