Method SyncConcurrentMerges
SyncConcurrentMerges(IndexWriter)
Declaration
public static void SyncConcurrentMerges(IndexWriter writer)
Parameters
Type | Name | Description |
---|---|---|
IndexWriter | writer |
SyncConcurrentMerges(IMergeScheduler)
Declaration
public static void SyncConcurrentMerges(IMergeScheduler ms)
Parameters
Type | Name | Description |
---|---|---|
IMergeScheduler | ms |