[ 
https://issues.apache.org/jira/browse/SOLR-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999963#comment-12999963
 ] 

Yonik Seeley commented on SOLR-1656:
------------------------------------

bq. About the ZooKeeper question: XInclude and all other things should now work 
with Zookeper. I have no local Cloud installation, so I could not test it

If you have a normal solr instance with an xinclude somewhere under "conf", 
then one can just do this:
{code}
java -Dbootstrap_confdir=./solr/conf -Dcollection.configName=myconf -DzkRun 
-jar start.jar
{code}
That's just the first example in http://wiki.apache.org/solr/SolrCloud


> XInclude's are resolved relative CWD, not instance dir
> ------------------------------------------------------
>
>                 Key: SOLR-1656
>                 URL: https://issues.apache.org/jira/browse/SOLR-1656
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Hoss Man
>            Assignee: Uwe Schindler
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-1656-mockup.patch, SOLR-1656.patch, 
> SOLR-1656.patch, 
> SOLR-1656_Support_SAX_SystemId_via_wrapping_InputStream.patch, 
> Support_SAX_SystemId_via_wrapping_InputStream.patch
>
>
> As noted on the mailing list, when an XInclude in a config files refrences a 
> relative path, it's resolved relative the CWD of the servlet container, and 
> not the instanceDir of the core...
>  
> http://old.nabble.com/using-Xinclude-with-multi-core-to26548400.html#a26548400

-- 
This message is automatically generated by JIRA.
-
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]

Reply via email to