On Thu, Mar 13, 2008 at 9:30 PM, Doron Cohen <[EMAIL PROTECTED]> wrote:
> Hi Daniel, LUCENE-1228 fixes a problem in IndexWriter.commit(). > I suspect this can be related to the problem you see though I am not sure. > Could you try with the patch there? > Thanks, > Doron Daniel, I was wrong about this - LUCENE-1228 cannot be related to your issue because the problem it solves does not exist in 2.3.x (only later). Mike thanks for pointing this out. - Doron