Method FindMerges
FindMerges(SegmentInfos)
Determine what set of merge operations are now necessary on the index.
Index
Declaration
public abstract MergePolicy.MergeSpecification FindMerges(SegmentInfos segmentInfos)
Parameters
Type | Name | Description |
---|---|---|
Segment |
segmentInfos | the total set of segments in the index |
Returns
Type | Description |
---|---|
Merge |