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.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.2 file format.
Lucene 4.5 file format.
Lucene 4.6 file format.
-
Uses of SegmentInfoFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return SegmentInfoFormatModifier and TypeMethodDescriptionabstract SegmentInfoFormat
Codec.segmentInfoFormat()
Encodes/decodes segment info fileFilterCodec.segmentInfoFormat()
-
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene3x
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene3xModifier and TypeClassDescriptionclass
Deprecated.(4.0) This is only used to read indexes created before 4.0.Methods in org.apache.lucene.codecs.lucene3x that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene40
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene40Modifier and TypeClassDescriptionclass
Deprecated.Only for reading old 4.0-4.5 segments, and supporting IndexWriter.addIndexesMethods in org.apache.lucene.codecs.lucene40 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene41
Methods in org.apache.lucene.codecs.lucene41 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene42
Methods in org.apache.lucene.codecs.lucene42 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene45
Methods in org.apache.lucene.codecs.lucene45 that return SegmentInfoFormat -
Uses of SegmentInfoFormat in org.apache.lucene.codecs.lucene46
Subclasses of SegmentInfoFormat in org.apache.lucene.codecs.lucene46Methods in org.apache.lucene.codecs.lucene46 that return SegmentInfoFormat