Default merge policy should take deletions into account
-------------------------------------------------------

                 Key: LUCENE-2602
                 URL: https://issues.apache.org/jira/browse/LUCENE-2602
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Index
    Affects Versions: 3.1, 4.0
            Reporter: Michael McCandless
            Assignee: Michael McCandless


LUCENE-1634 added a calibrateSizeByDeletes; we had a TODO to default this to 
true as of 3.0 but we missed it.  I'll fix it now for 3.1 and 4.0.  While this 
is technically a change in back-compat (for 3.x), I think it's fine to make an 
exception here; this should be a big win for indices that have high doc 
turnover with time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to