On Mittwoch, 21. November 2007, Michael Ströder wrote:
Ralf Haferkamp wrote:
On the other hand we could even let the runtime indexer task recreate the indexes on the fly when such an old index is discovered. ;-)
From an operational perspective I'm always a bit scared of things automagically happening during run-time (or even during startup). Although this sounds appealing at first it might be a nightmare in large deployments.
Yes, I agree. I am not a big fan of too much automagic action either. My suggestion wasn't meant too seriously. It's just interesting what kind of things can be done with the dynamic configuration support.