Refactor shards handling out of QueryComponent and into ShardsComponent
-----------------------------------------------------------------------
Key: SOLR-1585
URL: https://issues.apache.org/jira/browse/SOLR-1585
Project: Solr
Issue Type: Improvement
Reporter: Grant Ingersoll
Assignee: Grant Ingersoll
Fix For: 1.5
Per the TODOs in QueryComponent, create a ShardsComponent that handles setting
up the shards. Additionally, make it so that it can handle smaller parameters,
too. For instance, it is likely the case that in most setups only the IP
address is changed, so we could have intelligent defaults which will make for
shorter query strings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.