On 4/23/07, karl wettin <[EMAIL PROTECTED]> wrote:
23 apr 2007 kl. 06.39 skrev Lucifer Hammer: I'm curious, why is migrating the index not OK when it is OK to upgrade the software? It doesn't really add up in my head.
We keep our indexed archives on write-once media. If we're forced to move our indexes up to a newer format, then we'd have to rewrite all our archives... One solution would be to load the 2.0-jar from a secondary
classloader. But that is probably not what you want though.
I don't know how that would work... (Could we run a parallel multisearcher across indexes with different formats, some of which have been accessed via a secondary classloader?) --
karl
Again, Thanks!