Re: multicore embedded swap / reload etc.

2010-03-29 Thread Lance Norskog
greatly > appreciated. > > Thanks, > -Kallin Nagelberg > > > -----Original Message- > From: Mark Miller [mailto:markrmil...@gmail.com] > Sent: Friday, March 26, 2010 7:54 AM > To: solr-user@lucene.apache.org > Subject: Re: multicore embedded swap / reload etc. &g

RE: multicore embedded swap / reload etc.

2010-03-26 Thread Nagelberg, Kallin
ut managing multiple cores here: http://wiki.apache.org/solr/CoreAdmin . If someone could provide some high-level directions it would be greatly appreciated. Thanks, -Kallin Nagelberg -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Friday, March 26, 2010 7

Re: multicore embedded swap / reload etc.

2010-03-26 Thread Mark Miller
Embedded supports MultiCore - it's the direct core connection thing that supports one. - Mark http://www.lucidimagination.com (mobile) On Mar 26, 2010, at 7:38 AM, Erik Hatcher wrote: But wait... embedded Solr doesn't support multicore, does it? Just off memory, I think it's fixed to

Re: multicore embedded swap / reload etc.

2010-03-26 Thread Erik Hatcher
But wait... embedded Solr doesn't support multicore, does it? Just off memory, I think it's fixed to a single core. Erik On Mar 25, 2010, at 10:31 PM, Lance Norskog wrote: All operations through the SolrJ work exactly the same against the Solr web app and embedded Solr. You code the

Re: multicore embedded swap / reload etc.

2010-03-25 Thread Lance Norskog
All operations through the SolrJ work exactly the same against the Solr web app and embedded Solr. You code the calls to update cores with the same SolrJ APIs either way. On Wed, Mar 24, 2010 at 2:19 PM, Nagelberg, Kallin wrote: > Hi, > > I've got a situation where I need to reindex a core once a