Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.FORMAT_CHECKSUM Field

This format adds a checksum at the end of the file to ensure all bytes were successfully written.

public const int FORMAT_CHECKSUM = -5;

See Also

SegmentInfos Class | Lucene.Net.Index Namespace