SV: Solr 4 reload failed core

2013-05-03 Thread Peter Kirk
19:22 Til: solr-user@lucene.apache.org Emne: Re: Solr 4 reload failed core It seems odd, but consider "create" rather than "reload". Create will load up an existing core, think of it as "create in memory" rather than "create on disk" for the case where there&

Re: Solr 4 reload failed core

2013-05-03 Thread Erick Erickson
It seems odd, but consider "create" rather than "reload". Create will load up an existing core, think of it as "create in memory" rather than "create on disk" for the case where there's already an index. Best Erick On Fri, May 3, 2013 at 6:27 AM, Peter Kirk wrote: > Hi > > I have a multi-core in

Solr 4 reload failed core

2013-05-03 Thread Peter Kirk
Hi I have a multi-core installation, with 2 cores. Sometimes, when Solr starts up, one of the cores fails (due to an extension to Solr I have, which is waiting on an external service which has yet to initialise). In previous versions of Solr, I could subsequently issue a RELOAD to this core, e