Thanks Erick,

for the confirmation.

You say "traditional" but the docs call it "legacy". Not a native speaker I might misinterpret the meaning slightly but to me it conveys the notion of "don't use this stuff if you don't have to".

"SolrCloud indexes to all nodes all the time, there's no real way to turn that off."

which is really a pity when only query-load must be scaled and NRT is not necessary. :-/

Harald.

On 29.07.2014 18:16, Erick Erickson wrote:
bq: What if I don't need NRT and in particular want the slave to use all
resources for query answering, i.e. only the master shall index. But at the
same time I want all the other benefits of SolrCloud.

You want all the benefits of SolrCloud without... using SolrCloud?

Your only two choices are traditional master/slave or SolrCloud. SolrCloud
indexes to all nodes all the time, there's no real way to turn that off.
You _can_ control the frequency of commits but you can't turn off the
indexing to all the nodes.

FWIW,
Erick


On Tue, Jul 29, 2014 at 5:41 AM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wrote:

I never did it, but always like.

http://lucene.472066.n3.nabble.com/Best-practice-for-rebuild-index-in-SolrCloud-td4054574.html
 From time to time such recipes are mentioned in the list.


On Tue, Jul 29, 2014 at 12:39 PM, Harald Kirsch <harald.kir...@raytion.com

wrote:

Hi all,

from the Solr documentation I find two options how replication of an
indexing is handled:

a) SolrCloud indexes on master and all slaves in parallel to support NRT
(near realtime search)

b) Legacy replication where only the master does the indexing and slave
receive index copies once in a while.

What if I don't need NRT and in particular want the slave to use all
resources for query answering, i.e. only the master shall index. But at
the
same time I want all the other benefits of SolrCloud.

Is this setup possible? Is it somewhere described in the docs?

Thanks,
Harald.




--
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
  <mkhlud...@griddynamics.com>



--
Harald Kirsch
Raytion GmbH
Kaiser-Friedrich-Ring 74
40547 Duesseldorf
Fon +49 211 53883-216
Fax +49-211-550266-19
http://www.raytion.com

Reply via email to