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

Jason Gerlowski commented on SOLR-17915:
----------------------------------------

So the difference here, just to clarify, is that "replica.location:local" 
preferences the specific Solr live-node currently coordinating the query, 
whereas "replica.location:host" preferences any Solr replicas running on the 
same host (as judged by the hostname parsed out of the live-node)?  The two 
options would behave identically when running 1 live-node per host, but 
differently when running multiple Solr's on each "host".

Do I have that right?

> Support replica.location:host in shards.preference
> --------------------------------------------------
>
>                 Key: SOLR-17915
>                 URL: https://issues.apache.org/jira/browse/SOLR-17915
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Houston Putman
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently shards.preference allows replica.location:local to send requests to 
> the local solr node, but it does not support sending requests to the local 
> host that Solr is running on. This is a generally easy feature to add that 
> can help users minimize networking latency for distributed requests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to