I'll try to be more specific Jack.

I just download the apache-solr-4.0.0.zip, from this archive I took the
core1 and core2 folders from multicore example and rename them to
collection1 and collection2, I also did all necessary changes on solr.xml
and solrconfig.xml and schema.xml on these two correct to reflect the new
names.

After this step I just tried to deploy and war file on tomcat pointing to
the the directory (solr/home) where these two cores are located, solr.xml
is there, with collection1 and collection2 properly configured.

The question is, now matter what is contained on solr.xml, this file isn't
read at Tomcat startup, I tried to cause a parser error on solr.xml by
removing closing tags, but even with this change I can't get at least a
parser error.

I hope to be clear now.


2012/10/14 Jack Krupansky <j...@basetechnology.com>

> I can't quite parse "the same multicore deployment as we have on apache
> solr 4.0 distribution archive". Could you rephrase and be more specific.
> What "archive"?
>
> Were you already using 4.0-ALPHA or BETA (or some snapshot of 4.0) or are
> you moving from pre-4.0 to 4.0? The directory structure did change in 4.0.
> Look at the example/solr directory.
>
> -- Jack Krupansky
>
> -----Original Message----- From: Rogerio Pereira
> Sent: Sunday, October 14, 2012 10:01 AM
> To: solr-user@lucene.apache.org
> Subject: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7
>
>
> Hi,
>
> I tried to perform the same multicore deployment as we have on apache solr
> 4.0 distribution archive, I created a directory for solr/home with solr.xml
> inside and two subdirectories collection1 and collection2, these two cores
> are properly configured with conf folder and solrconfi.xml and schema.xml,
> on Tomcat I setup the system property pointing to solr/home path,
> unfortunatelly when I start tomcat the solr.xml is ignored and only the
> default collection1 is loaded.
>
> As a test, I made changes on solr.xml to cause parser errors, and guess
> what? These errors aren't reported on tomcat startup.
>
> The same thing doesn't happens on multicore example that comes on
> distribution archive, now I'm trying to figure out what's the black magic
> happening.
>
> Let me do the same kind of deployment on Windows and Mac OSX, if persist,
> I'll update this thread.
>
> Regards,
>
> Rogério
>



-- 
Regards,

Rogério Pereira Araújo

Blogs: http://faces.eti.br, http://ararog.blogspot.com
Twitter: http://twitter.com/ararog
Skype: rogerio.araujo
MSN: ara...@hotmail.com
Gtalk/FaceTime: rogerio.ara...@gmail.com

(0xx62) 8240 7212
(0xx62) 3920 2666

Reply via email to