Closed GoogleCodeExporter closed 8 years ago
same issue here... but getting "unknown format version -11"
Original comment by huzursuz
on 21 Sep 2011 at 12:17
Ditto. I'm using straight Lucene 3.4.0 (no Solr) and find Luke 3.3.0 unable to
open Lucene 3.4.0 created indexes, with the 'unrecognized format - 3 in file
"_d.fnm"' error. Worked fine until I updated from Lucene 3.3.0.
Original comment by snowym...@gmail.com
on 22 Sep 2011 at 5:55
with java -jar ~/dev/utils/lukeall-1.0.1.jar I got "unknown format version -11"
with java -jar ~/dev/utils/lukeall-3.3.0.jar I got "unknown format version -3"
Original comment by marco.nova@gmail.com
on 26 Sep 2011 at 9:33
I'm having the same issue. using Lucene 3.4 directly (no SOLR).
unrecognized format -3 in file "_51.fnm"
Original comment by twentyon...@gmail.com
on 30 Sep 2011 at 4:50
Having the same issue, using Solr 3.4
Original comment by marialau...@gmail.com
on 30 Sep 2011 at 5:03
Here's a patch for the 3.3.0 branch. You'll still need to update all the
lucene 3.3.0 libraries to the ones from lucene 3.4.0.
Also attaching a lukeall.jar for those who don't feel like doing the work.
Original comment by markw...@gmail.com
on 1 Oct 2011 at 12:07
Attachments:
thank you for the patch. it works :)
Original comment by twentyon...@gmail.com
on 2 Oct 2011 at 5:11
Thank you for the patch, I applied it with some additional changes in rev. 72.
I'll put up the official release files shortly.
Original comment by sig...@gmail.com
on 3 Oct 2011 at 9:34
Original issue reported on code.google.com by
william....@gmail.com
on 20 Sep 2011 at 1:14Attachments: