Merging multiple indexes

2004-11-10 Thread Ravi
Whats's the simplest way to merge 2 or more indexes into one large index. Thanks in advance, Ravi. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Merging multiple indexes

2004-11-10 Thread Otis Gospodnetic
Use IndexWriter's addIndexes(Directory[]) call. Otis --- Ravi [EMAIL PROTECTED] wrote: Whats's the simplest way to merge 2 or more indexes into one large index. Thanks in advance, Ravi. - To unsubscribe,