On Montag 10 Oktober 2005 20:24, John Smith wrote: > My understanding is ParallelReader works for situations where you have a > static index and a dynamic index.
That's no correct. Quoting the documentation: It is up to you to make sure all indexes are created and modified the same way. For example, if you add documents to one index, you need to add the same documents in the same order to the other indexes. <em>Failure to do so will result in undefined behavior</em>. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]