Hi folks,

i have a small blockade in the configuration of an multicore setup.
i use the latest solr version (4.0) from trunk and the example (with jetty).
single core is running without problems.

We assume that i have this structure:

/solr-trunk/solr/example/multicore/

                                   solr.xml

                                   core0/

                                   core1/


/solr-data/

          /conf/

                schema.xml

                solrconfig.xml

          /data/

                core0/

                      index

                core1/

                      index


I want so share the config-files(same instanceDir but different docDir)

How can i configure this so that it works(solrconfig.xml, solr.xml)?

Do i need the directories for core0/core1 in solr-trunk/...?


I found issues in Jira with old patches which unfortunately doesn't work.


Thanks and Regards

Vadim

Reply via email to