Schema/config changes and re-indexing in a SolrCloud setup

2013-02-07 Thread Steffen Elberg Godskesen
Hi Solr community I'm in the process of getting my mind set straight on SolrCloud; more specifically: trying to design a feasible workflow for a use-case where we currently use master/slave replication. First, the use case: We want to 1. separate indexing workload from query workload 2.

Re: Schema/config changes and re-indexing in a SolrCloud setup

2013-02-07 Thread Mark Miller
On Feb 7, 2013, at 5:23 PM, Steffen Elberg Godskesen steffen.godske...@gmail.com wrote: Re (1): Am I right in thinking that a given update is sent to every replica of the shard to which it belongs for analysis and indexing? And that there is no immediate way to separate indexing from