On May 10, 2008, at 1:03 PM, Chris Hostetter wrote:
: I've been digging around in multicore and I am curious as to how
to force a
: reload of the sharedLib classloader. I can reload a given core,
which
: instantiates a new SolrResourceLoader for that core, but I want to
be able to
: re
: I've been digging around in multicore and I am curious as to how to force a
: reload of the sharedLib classloader. I can reload a given core, which
: instantiates a new SolrResourceLoader for that core, but I want to be able to
: reload the classloader for the sharedLib.
that seems really dang
I've been digging around in multicore and I am curious as to how to
force a reload of the sharedLib classloader. I can reload a given
core, which instantiates a new SolrResourceLoader for that core, but I
want to be able to reload the classloader for the sharedLib.
Any thoughts on the best