org.apache.lucene.index
public abstract class MergeScheduler extends Object
IndexWriter uses an instance
implementing this interface to execute the merges
selected by a MergePolicy. The default
MergeScheduler is ConcurrentMergeScheduler.
NOTE: This API is new and still experimental (subject to change suddenly in the next release)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.