Class MergePolicy.MergeSpecification
A MergeSpecification instance provides the information
necessary to perform multiple merges. It simply
contains a list of Merge
Inheritance
System.Object
MergePolicy.MergeSpecification
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class MergeSpecification : object
Fields
Name | Description |
---|---|
merges | The subset of segments to be included in the primitive merge. |
Methods
Name | Description |
---|---|
Add(Merge |
|
Seg |