sing this parameter.
>
> Example:
> shards.preference=replica.TLOG
>
>
> Note: earlier this parameter was preferLocalShards which has been
> deprecated.
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>
--
Roger Lehmann
Linux-Sys
; The issue is https://issues.apache.org/jira/browse/SOLR-11208
>
> On Tue, Apr 2, 2019 at 5:56 PM Roger Lehmann
> wrote:
>
> > To be more specific: I currently have 19 collections, where each node has
> > exactly one replica per collection. A new node will automatically crea
Hello,
I'm using SolrCloud version 7.7.1 and want to try using *only* the TLOG
replication type (excepting the leader of course).
Where can I configure that as default? Ideally cluster-wide. Can I use the
*set-cluster-policy* or *set-trigger *(for my nodeAdded trigger) API calls
to define that? Or
be
removed. This can't be done in one go due to thread count (parallel
synchronous execution) being only 10 and is not scaling up when necessary.
On Fri, 29 Mar 2019 at 14:20, Roger Lehmann
wrote:
> Situation
>
> I'm currently trying to set up SolrCloud in an AWS Autoscaling
Situation
I'm currently trying to set up SolrCloud in an AWS Autoscaling Group, so
that it can scale dynamically.
I've also added the following triggers to Solr, so that each node will have
1 (and only one) replication of each collection:
{
"set-cluster-policy": [
{"replica": "<2", "shard": "#