Uses of Class
org.apache.lucene.codecs.CompoundFormat
Packages that use CompoundFormat
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 CompoundFormat in org.apache.lucene.backward_codecs.lucene50
Subclasses of CompoundFormat in org.apache.lucene.backward_codecs.lucene50Modifier and TypeClassDescriptionfinal class
Lucene 5.0 compound file format -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene70
Fields in org.apache.lucene.backward_codecs.lucene70 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene70 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene80 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene84
Fields in org.apache.lucene.backward_codecs.lucene84 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene84 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene86
Fields in org.apache.lucene.backward_codecs.lucene86 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene86 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene87 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene90
Fields in org.apache.lucene.backward_codecs.lucene90 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene90 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene91 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene92
Fields in org.apache.lucene.backward_codecs.lucene92 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene92 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene94
Fields in org.apache.lucene.backward_codecs.lucene94 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene94 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.backward_codecs.lucene95
Fields in org.apache.lucene.backward_codecs.lucene95 declared as CompoundFormatMethods in org.apache.lucene.backward_codecs.lucene95 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return CompoundFormatModifier and TypeMethodDescriptionabstract CompoundFormat
Codec.compoundFormat()
Encodes/decodes compound filesFilterCodec.compoundFormat()
-
Uses of CompoundFormat in org.apache.lucene.codecs.lucene90
Subclasses of CompoundFormat in org.apache.lucene.codecs.lucene90Modifier and TypeClassDescriptionfinal class
Lucene 9.0 compound file format -
Uses of CompoundFormat in org.apache.lucene.codecs.lucene99
Fields in org.apache.lucene.codecs.lucene99 declared as CompoundFormatMethods in org.apache.lucene.codecs.lucene99 that return CompoundFormat -
Uses of CompoundFormat in org.apache.lucene.codecs.simpletext
Subclasses of CompoundFormat in org.apache.lucene.codecs.simpletextFields in org.apache.lucene.codecs.simpletext declared as CompoundFormatMethods in org.apache.lucene.codecs.simpletext that return CompoundFormat