[ 
https://issues.apache.org/jira/browse/SOLR-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377049#comment-16377049
 ] 

Ere Maijala commented on SOLR-11982:
------------------------------------

The latest patch switches to the syntax [~tomasflobbe] suggested apart from the 
"local" option being "replicaLocal". This is actually quite nice in that the 
order of rules can be used to define which ones are the most important.

One option to go a bit further would be to define "replicaLocation" instead of 
"replicaLocal" which, for now, would only support "local" as the value but 
could be easily extended to support e.g 
"replicaLocation:http://server2.something";. What do you think?

> Add support for preferReplicaTypes parameter
> --------------------------------------------
>
>                 Key: SOLR-11982
>                 URL: https://issues.apache.org/jira/browse/SOLR-11982
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: master (8.0), 7.3
>            Reporter: Ere Maijala
>            Priority: Minor
>              Labels: patch-available, patch-with-test
>         Attachments: SOLR-11982.patch
>
>
> It would be nice to have the possibility to easily prefer certain replica 
> types in a similar fashion to preferLocalShards. I'll be coming up with a 
> patch that allows one to specify e.g. preferReplicaTypes=PULL,TLOG which 
> would mean that NRT replicas wouldn't be hit with queries unless they're the 
> only ones available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to