Yes - I've been watching this issue, and am using latest code from trunk. Current version of MultiCoreHandler has no support for UNLOAD, and RELOAD will only reload a currently loaded core.
Andy > Have you checked the latest patch from SOLR-350? > https://issues.apache.org/jira/browse/SOLR-350 > > ryan > > > [EMAIL PROTECTED] wrote: >> Hi >> I've been playing with Multicore and MultiCoreHandler, and have got >> Unload & >> Reload working nicely. >> This was very little code, since all the basic mechanisms were already >> in >> place. >> I'd still need to get multi-core config persistence working to make the >> solution complete. >> This now gives me a great basis for getting index replication working >> nicely in a cross platform manner. >> Let me know if patches for this would be handy, and I'll email them >> across, with an explanation of what decisions I made on the way. >> Is there a std code formatting eclipse config for this project, so that >> my >> diffs look less crazy than they do now? >> >> Andy >> >> > >