[
https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420168#comment-13420168
]
Jan Høydahl commented on SOLR-3648:
-----------------------------------
Would it be a good idea to let resource loaders support a simple URI syntax?
{noformat}
myfile.txt # relative to conf (whether in FS or ZK)
file:///var/myfile.txt # absolute file from local file system
http://localhost/myfile.txt # absolute URL
zk://solr/configs/otherconfig/myfile # absolute ZK ref, to e.g. reference a
synonym dict residing in a shared config
{noformat}
> The "/browse" Solritas GUI does not work under SolrCloud - 500 error
> --------------------------------------------------------------------
>
> Key: SOLR-3648
> URL: https://issues.apache.org/jira/browse/SOLR-3648
> Project: Solr
> Issue Type: Bug
> Components: SearchComponents - other
> Affects Versions: 4.0-ALPHA
> Environment: RHEL 5.4, SolrCloud
> Reporter: Nick Cotton
> Assignee: Jan Høydahl
> Priority: Blocker
> Labels: patch
> Fix For: 4.0
>
> Attachments: SOLR-3648.patch
>
>
> When run in a SolrCloud configuration the Velocity searchHandler responds to
> a /browse request with an HTTP error 500 and a stack trace indicating
> org.apache.solr.common.cloud.ZooKeeperException:
> ZkSolrResourceLoader does not support getConfigDir()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]