On Wed, Jun 16, 2010 at 10:38 AM, Yonik Seeley
wrote:
> On Tue, Jun 15, 2010 at 5:23 AM, Michael McCandless
> wrote:
>> CheckIndex is not able to recover from this corruption (missing
>> segments_N file); this would be a nice addition...
>>
>> But it sounds like you've worked out a way to write y
On Tue, Jun 15, 2010 at 5:23 AM, Michael McCandless
wrote:
> CheckIndex is not able to recover from this corruption (missing
> segments_N file); this would be a nice addition...
>
> But it sounds like you've worked out a way to write your own segmetns_N?
>
> Use oal.store.ChecksumIndexOutput (wrap
Hello
I could regenerate the segment_N via
http://www.gossamer-threads.com/lists/lucene/java-user/39744 I could
regenerate the segment_N.
I'll try oal.store.ChecksumIndexOutput.
thanks
On Tue, Jun 15, 2010 at 1:53 PM, Michael McCandless <
luc...@mikemccandless.com> wrote:
> CheckIndex is not able