Class Lucene50LiveDocsFormat

java.lang.Object
org.apache.lucene.codecs.LiveDocsFormat
org.apache.lucene.backward_codecs.lucene50.Lucene50LiveDocsFormat

public final class Lucene50LiveDocsFormat extends LiveDocsFormat
Lucene 5.0 live docs format

The .liv file is optional, and only exists when a segment contains deletions.

Although per-segment, this file is maintained exterior to compound segment files.

Deletions (.liv) --> IndexHeader,Generation,Bits