Index segments are only committed on close
------------------------------------------

                 Key: JCR-1240
                 URL: https://issues.apache.org/jira/browse/JCR-1240
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: Marcel Reutegger


There is a check in AbstractIndex.commit(), which prevents that deleted 
documents are committed to the index. Up to lucene version 2.0 the index was 
locked when there were pending changes. Beginning with lucene 2.1 this is not 
true anymore. See LUCENE-701.

This is a regression of JCR-788, hence it does not occur in a release but only 
in trunk.

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

Reply via email to