You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2013/07/19 15:10:49 UTC

[jira] [Resolved] (LUCENE-5116) IW.addIndexes doesn't prune all deleted segments

     [ https://issues.apache.org/jira/browse/LUCENE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shai Erera resolved LUCENE-5116.
--------------------------------

       Resolution: Fixed
    Lucene Fields: New,Patch Available  (was: New)

Committed to trunk and 4x. Thanks Rob!

Do you think I should back-port it to 4.4.x, in case we'll do another RC?
                
> IW.addIndexes doesn't prune all deleted segments
> ------------------------------------------------
>
>                 Key: LUCENE-5116
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5116
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Assignee: Shai Erera
>             Fix For: 5.0, 4.5
>
>         Attachments: LUCENE-5116.patch, LUCENE-5116_test.patch
>
>
> at the least, this can easily create segments with maxDoc == 0.
> It seems buggy: elsewhere we prune these segments out, so its expected to have a commit point with no segments rather than a segment with 0 documents...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org