org.apache.lucene.index
public static class MergePolicy.MergeSpecification extends Object
MergePolicy.OneMerge
instances.Modifier and Type | Field and Description |
---|---|
List |
merges
The subset of segments to be included in the primitive merge.
|
Constructor and Description |
---|
MergePolicy.MergeSpecification() |
public List merges
public void add(MergePolicy.OneMerge merge)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.