[
https://issues.apache.org/jira/browse/JCR-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1240.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Fixed in revision: 598927
> 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
> Fix For: 1.4
>
>
> 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.