Package | Description |
---|---|
org.apache.lucene.index |
Misc index tools and index support.
|
Modifier and Type | Method and Description |
---|---|
void |
MergePolicy.OneMerge.checkAborted(Directory dir)
Called periodically by
IndexWriter while
merging to see if the merge is aborted. |
void |
MergeState.CheckAbort.work(double units)
Records the fact that roughly units amount of work
have been done since this method was last called.
|
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.