Class MergePolicy.OneMerge
OneMerge provides the information necessary to perform an individual primitive merge operation, resulting in a single new segment. The merge spec includes the subset of segments to be merged as well as whether the new segment should use the compound file format.
Inheritance
System.Object
MergePolicy.OneMerge
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class OneMerge : object
Constructors
Name | Description |
---|---|
OneMerge(SegmentInfos, Boolean) |
Properties
Name | Description |
---|---|
segments_ForNUnit |