SegmentInfo
Information about a segment such as its name, directory, and files related to the segment.
Types
Properties
Returns the internal codec attributes map.
Return the minimum Lucene version that contributed documents to this segment, or null if it is unknown.
Mark whether this segment is stored as a compound file.
Functions
Adds or modifies this segment's diagnostics.
Add these files to the set of files written for this segment.
Return all files referenced by this SegmentInfo.
Get a codec attribute value, or null if it does not exist
strips any segment name from the file, naming it with this segment this is because "segment names" can change, e.g. by addIndexes(Dir)
Puts a codec attribute value.
Sets the files written for this segment.
Sets the hasBlocks property to true. This setting is viral and can't be unset.