Uses of Class
org.apache.lucene.codecs.LiveDocsFormat
Packages that use LiveDocsFormat
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene80 for an overview
of the index format.Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format
See
org.apache.lucene.codecs.lucene84 for an overview
of the index format.Components from the Lucene 8.4 index format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Simpletext Codec: writes human readable postings.
-
Uses of LiveDocsFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return LiveDocsFormatModifier and TypeMethodDescriptionabstract LiveDocsFormatCodec.liveDocsFormat()Encodes/decodes live docsFilterCodec.liveDocsFormat() -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene50
Subclasses of LiveDocsFormat in org.apache.lucene.codecs.lucene50 -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene70
Fields in org.apache.lucene.codecs.lucene70 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene70 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene80
Fields in org.apache.lucene.codecs.lucene80 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene80 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene84
Fields in org.apache.lucene.codecs.lucene84 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene84 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene86
Fields in org.apache.lucene.codecs.lucene86 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene86 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene87
Fields in org.apache.lucene.codecs.lucene87 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene87 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.simpletext
Subclasses of LiveDocsFormat in org.apache.lucene.codecs.simpletextFields in org.apache.lucene.codecs.simpletext declared as LiveDocsFormatMethods in org.apache.lucene.codecs.simpletext that return LiveDocsFormat