[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421424#comment-13421424
]
Erik Hatcher commented on SOLR-3648:
------------------------------------
Jan - thanks for your efforts here. I've carved out a couple of days (local Lucene/Solr Hackathon)
later this week to work on Solr 4/trunk issues and will be looking into this one in more detail
then.
At first glance, I don't think we should lose the file resource loader completely, as it can
be a very useful way to make sets of templates that are overridable. But for a first pass
to get this working with SolrCloud properly I'm ok with it. Ultimately (and I'll aim to dig
into this more myself soon) I think we should make the template resource loading settings
pluggable/editable from configuration.
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|