Method IsMerged
IsMerged(SegmentInfos, SegmentCommitInfo)
Returns true
if this single info is already fully merged (has no
pending deletes, is in the same dir as the
writer, and matches the current compound file setting
Declaration
protected bool IsMerged(SegmentInfos infos, SegmentCommitInfo info)
Parameters
Type | Name | Description |
---|---|---|
SegmentInfos | infos | |
SegmentCommitInfo | info |
Returns
Type | Description |
---|---|
System.Boolean |