[
https://issues.apache.org/jira/browse/SOLR-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421920#comment-13421920
]
Jan Høydahl commented on SOLR-3404:
-----------------------------------
Well, I guess you only want to have the configuration loaded from EAR, since it
would be funny to try to put the index there (SOLR_HOME/core/data/index). Also,
note that solr.xml is updated live on the file system, so it could likely not
either be there.
Perhaps you could work around this requirement by storing your config in
ZooKeeper instead? When starting Solr in SolrCloud/ZK mode it reads all config
from ZK instead of local file system, so you won't need to keep your config
locally on each node.
> solr in websphere
> -----------------
>
> Key: SOLR-3404
> URL: https://issues.apache.org/jira/browse/SOLR-3404
> Project: Solr
> Issue Type: Wish
> Reporter: Sainik Dasgupta
> Priority: Minor
>
> Hi,
> I am trying to integrate solr in websphere , which I am able to do with
> SOLR_HOME in an external filesystem directory but my requirement is to make
> solr_home as part of the EAR file which I need to deploy. Though I have kept
> the solr/conf ... folder in my classpath I am not able to set solr home as a
> system property which will point to the files in ear..Has anyone tried this?
> Any direction to configure solr home as part of ear will be helpful.
> Sainik
--
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]