Method UseCompoundFile
UseCompoundFile(SegmentInfos, SegmentInfo)
Returns true if a newly flushed (not from merge) segment should use the compound file format.
Declaration
public abstract bool UseCompoundFile(SegmentInfos segments, SegmentInfo newSegment)
Parameters
Type | Name | Description |
---|---|---|
Segment |
segments | |
Segment |
newSegment |
Returns
Type | Description |
---|---|
System. |