Ah right, it swaps out the old core with the new one. Really sorry for the confusion.
On Mon, Dec 22, 2008 at 8:05 AM, Chris Hostetter <hossman_luc...@fucit.org>wrote: > > : Please note that a core reload will also stop Solr from serving any > search > : requests in the time it reloads. > > That's either not true, or a bug... > > http://wiki.apache.org/solr/CoreAdmin > RELOAD > > Load a new core from the same configuration as an existing registered > core. While the "new" core is initalizing, the "old" one will continue to > accept requests. Once it has finished, all new request will go to the > "new" core, and the "old" core will be unloaded. > > > -Hoss > > -- Regards, Shalin Shekhar Mangar.