git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169820 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-09-12 16:33:59 +00:00
parent b4ff37ebbc
commit ef17a6766d
1 changed files with 1 additions and 1 deletions

View File

@ -1905,7 +1905,7 @@ public class IndexWriter implements Closeable, TwoPhaseCommit {
* {@link MergePolicy#findMergesToExpungeDeletes}.
* The MergePolicy determines what merges should be done.
* For example, the default {@link TieredMergePolicy}
* will only expunage deletes from a segment if the
* will only expunge deletes from a segment if the
* percentage of deleted docs is over 10%.
*
* <p>When an index