Uses of Class
org.apache.lucene.index.SegmentInfo

Packages that use SegmentInfo
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.6 file format.
Code to maintain and access indices.