Daniel Naber wrote:
On Mittwoch 26 Oktober 2005 04:09, Bill Tschumy wrote:
I hate to plead, but I really need to do my best to recover my
customer's data. Does anyone have any pointers for how to manually
(or programmatically) repair this corrupted index?
You could try to fix the segments file (remove the file name that cannot be
opened) with a hex editor. The format is described here:
http://lucene.apache.org/java/docs/fileformats.html
You could also modify the Lucene code and just ignore that exception and
see what happens then.
I don't think it's useful in this case... the missing file is called
.fnm, which means that field names were lost; these are pretty important.
--
Best regards,
Andrzej Bialecki <><
___. ___ ___ ___ _ _ __________________________________
[__ || __|__/|__||\/| Information Retrieval, Semantic Web
___|||__|| \| || | Embedded Unix, System Integration
http://www.sigram.com Contact: info at sigram dot com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]