Uses of Class
org.apache.lucene.codecs.LiveDocsFormat
Packages that use LiveDocsFormat
Package
Description
Lucene 5.0 file format.
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format.
Lucene 8.4 file format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Lucene 9.0 file format.
Lucene 9.1 file format.
Lucene 9.2 file format.
Lucene 9.4 file format.
Lucene 9.5 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
Lucene 9.9 file format.
Simpletext Codec: writes human readable postings.
-
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene50
Subclasses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene50 -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene70
Fields in org.apache.lucene.backward_codecs.lucene70 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene70 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene80 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene84
Fields in org.apache.lucene.backward_codecs.lucene84 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene84 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene86
Fields in org.apache.lucene.backward_codecs.lucene86 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene86 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene87 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene90
Fields in org.apache.lucene.backward_codecs.lucene90 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene90 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene91 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene92
Fields in org.apache.lucene.backward_codecs.lucene92 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene92 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene94
Fields in org.apache.lucene.backward_codecs.lucene94 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene94 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.backward_codecs.lucene95
Fields in org.apache.lucene.backward_codecs.lucene95 declared as LiveDocsFormatMethods in org.apache.lucene.backward_codecs.lucene95 that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return LiveDocsFormatModifier and TypeMethodDescriptionabstract LiveDocsFormat
Codec.liveDocsFormat()
Encodes/decodes live docsFilterCodec.liveDocsFormat()
-
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene90
Subclasses of LiveDocsFormat in org.apache.lucene.codecs.lucene90 -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene99
Fields in org.apache.lucene.codecs.lucene99 declared as LiveDocsFormatMethods in org.apache.lucene.codecs.lucene99 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