[
https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796410#action_12796410
]
Yonik Seeley commented on SOLR-1698:
------------------------------------
This is related to the solr cloud branch, but is perhaps separable enough that
I thought I'd try integrating into trunk.
We could add pipe delimiters between equivalent shards - useful for testing,
troubleshooting, and ad hoc requests, even when shard info will be retrieved
from zookeeper.
Example shards param:
shards=localhost:8983/solr|localhost:8985/solr,localhost:7574/solr|localhost:7576/solr
> 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.