[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796417#action_12796417 ]
Yonik Seeley commented on SOLR-1698: ------------------------------------ Picking which shard replica to request can be random (round-robin or whatever, and customizable in the future), but a single distributed request should use the same replica for all phases of the request when possible. > load balanced distributed search > -------------------------------- > > Key: SOLR-1698 > URL: https://issues.apache.org/jira/browse/SOLR-1698 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > > Provide syntax and implementation of load-balancing across shard replicas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.