Sivan Yogev created LUCENE-4353:
-----------------------------------

             Summary: Document deletions not applied to non-flushed segments
                 Key: LUCENE-4353
                 URL: https://issues.apache.org/jira/browse/LUCENE-4353
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/index
            Reporter: Sivan Yogev
             Fix For: 5.0


Document deletions seems not to be applied to the current in-memory segments, 
only to flushed ones. Adding a test which fails on this, adding a commit before 
deletion makes the test pass.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to