[ https://issues.apache.org/jira/browse/SOLR-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeremy Hinegardner updated SOLR-565: ------------------------------------ Attachment: SOLR-565.patch I was testing out this patch, and found a couple of bugs. 1) if the topologyFile is given with an absolute path in solrconfig.xml it will never be loaded 2) on the remote chance that there is an error while loading the topology file, the existing topology could become corrupted I may be able to assist futher with this patch as my installation is going to be using it. > Component to abstract shards from clients > ----------------------------------------- > > Key: SOLR-565 > URL: https://issues.apache.org/jira/browse/SOLR-565 > Project: Solr > Issue Type: New Feature > Components: search > Affects Versions: 1.3 > Reporter: patrick o'leary > Assignee: Otis Gospodnetic > Priority: Minor > Attachments: distributor_component.patch, SOLR-565.patch > > > A component that will remove the need for calling clients to provide the > shards parameter for > a distributed search. > As systems grow, it's better to manage shards with in solr, rather than > managing each client. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.