On Tuesday 07 June 2005 19:36, Doug Hughes wrote: > I am thinking that I can make all of the applications index into their > own index, not the central shared index. Their own index might be a > FSDirectory or a RAMDirectory. When done indexing, the applications' > indexes would be merged with the central index for consumption by all > applications sharing the index.
Why not just work on more than one index without merging and search using MultiSearcher? Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]