Uses of Class
org.apache.lucene.codecs.SegmentInfoFormat
Packages that use SegmentInfoFormat
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
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 SegmentInfoFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return SegmentInfoFormatModifier and TypeMethodDescriptionabstract SegmentInfoFormatCodec.segmentInfoFormat()Encodes/decodes segment info fileFilterCodec.segmentInfoFormat() -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene70
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene70Fields in org.apache.lucene.codecs.lucene70 declared as SegmentInfoFormatModifier and TypeFieldDescriptionprivate final SegmentInfoFormatLucene70Codec.segmentInfosFormatMethods in org.apache.lucene.codecs.lucene70 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene80
Fields in org.apache.lucene.codecs.lucene80 declared as SegmentInfoFormatModifier and TypeFieldDescriptionprivate final SegmentInfoFormatLucene80Codec.segmentInfosFormatMethods in org.apache.lucene.codecs.lucene80 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene84
Fields in org.apache.lucene.codecs.lucene84 declared as SegmentInfoFormatModifier and TypeFieldDescriptionprivate final SegmentInfoFormatLucene84Codec.segmentInfosFormatMethods in org.apache.lucene.codecs.lucene84 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene86
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene86Fields in org.apache.lucene.codecs.lucene86 declared as SegmentInfoFormatModifier and TypeFieldDescriptionprivate final SegmentInfoFormatLucene86Codec.segmentInfosFormatMethods in org.apache.lucene.codecs.lucene86 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene87
Fields in org.apache.lucene.codecs.lucene87 declared as SegmentInfoFormatModifier and TypeFieldDescriptionprivate final SegmentInfoFormatLucene87Codec.segmentInfosFormatMethods in org.apache.lucene.codecs.lucene87 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.simpletext
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.simpletextModifier and TypeClassDescriptionclassplain text segments file format.Fields in org.apache.lucene.codecs.simpletext declared as SegmentInfoFormatMethods in org.apache.lucene.codecs.simpletext that return SegmentInfoFormat