Re: combining cores into a collection

2014-01-02 Thread Chris Hostetter
: I managed to assign the individual cores to a collection using the collection : API to create the collection and then the solr.xml to define the core(s) and : it's collection. This *seemed* to work. I even test indexed a set of documents : checking totals before and after as well as content. Aga

Re: combining cores into a collection

2014-01-02 Thread David Santamauro
On 01/02/2014 12:44 PM, Chris Hostetter wrote: : Not really ... uptime is irrelevant because they aren't in production. I just : don't want to spend the time reloading 1TB of documents. terminologiy confusion: you mean you don't wnat to *reindex* all of the documents ... in solr "reloading" a c

Re: combining cores into a collection

2014-01-02 Thread Chris Hostetter
: Not really ... uptime is irrelevant because they aren't in production. I just : don't want to spend the time reloading 1TB of documents. terminologiy confusion: you mean you don't wnat to *reindex* all of the documents ... in solr "reloading" a core means something specific & different from w

Re: combining cores into a collection

2014-01-02 Thread David Santamauro
On 01/02/2014 08:29 AM, michael.boom wrote: Hi David, "They are loaded with a lot of data so avoiding a reload is of the utmost importance." Well, reloading a core won't cause any data loss. Is it 100% availability during the process is what you need? Not really ... uptime is irrelevant becaus

Re: combining cores into a collection

2014-01-02 Thread michael.boom
Hi David, "They are loaded with a lot of data so avoiding a reload is of the utmost importance." Well, reloading a core won't cause any data loss. Is it 100% availability during the process is what you need? - Thanks, Michael -- View this message in context: http://lucene.472066.n3.nabble