RE: numDocs() after undeleteAll()

2006-01-08 Thread Koji Sekiguchi
Yonik, > Are you using the latest version of Lucene (after Dec 8th)? There was > a bug fix regarding this: > > http://issues.apache.org/jira/browse/LUCENE-479 Thank you. Fixed! Koji - To unsubscribe, e-mail: [EMAIL PROTECT

Re: numDocs() after undeleteAll()

2006-01-08 Thread Yonik Seeley
Are you using the latest version of Lucene (after Dec 8th)? There was a bug fix regarding this: http://issues.apache.org/jira/browse/LUCENE-479 -Yonik On 1/8/06, Koji Sekiguchi <[EMAIL PROTECTED]> wrote: > Hello Luceners! > > steps: > > 1. index has 15 docs and has no deleted docs > 2. call Ind