Re: Tool for Lucene storage recovery

2013-01-21 Thread Michał Brzezicki
the fan its good to have > something in the lucene jar that can bring some data back. > > simon > On Fri, Jan 18, 2013 at 6:37 PM, Michał Brzezicki > wrote: > > in lucene (*.fdt). Code is available here http://pastebin.com/nmF0j4npyou > > --

Tool for Lucene storage recovery

2013-01-18 Thread Michał Brzezicki
Hi, I have created simple tool for recovering data from corrupted storage files in lucene (*.fdt). Code is available here http://pastebin.com/nmF0j4np you just have to implement method "handleDocument". Hope you will never have to use it :) -- Michał