[
https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1698:
-------------------------------
Attachment: SOLR-1698.patch
New patch that hooks in load balancing to distributed search.
equivalent servers are separated by "|".
Example: shards=localhost:8983,localhost:8985|localhost:9985
> load balanced distributed search
> --------------------------------
>
> Key: SOLR-1698
> URL: https://issues.apache.org/jira/browse/SOLR-1698
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Attachments: SOLR-1698.patch, SOLR-1698.patch, SOLR-1698.patch
>
>
> 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.