Yes I figured my problem would be something like that. I'll try with the
catalina/tomcat home variables I think.
Thank you.
-Original Message-
From: Ingar Hov [mailto:ingar@gmail.com]
Sent: 29. mars 2012 14:13
To: solr-user@lucene.apache.org
Subject: Re: Build solr with Mav
om]
> Sent: 29. mars 2012 12:57
> To: solr-user@lucene.apache.org
> Subject: Re: Build solr with Maven
>
> I see..
>
> Try to use ... in web.xml.
>
> Regards,
> Ingar
>
> On Thu, Mar 29, 2012 at 8:34 AM, Aleksander Akerø
> wrote:
>> Well, it's got all
:57
To: solr-user@lucene.apache.org
Subject: Re: Build solr with Maven
I see..
Try to use ... in web.xml.
Regards,
Ingar
On Thu, Mar 29, 2012 at 8:34 AM, Aleksander Akerø
wrote:
> Well, it's got all to do with how we have decided the rest of our
> deployment environment. So the point
olution here but a tomcat configuration is out of the question.
> I was hoping there was some way to set this via mavens pom.xml or something
> like that.
>
> -Original Message-
> From: Ingar Hov [mailto:ingar@gmail.com]
> Sent: 28. mars 2012 18:48
> To: solr-user@l
-Original Message-
From: Ingar Hov [mailto:ingar@gmail.com]
Sent: 28. mars 2012 18:48
To: solr-user@lucene.apache.org
Subject: Re: Build solr with Maven
Is there any good reason for keeping solr_home within the webapp?
It should work, but I would not recommend it. Have you confi
Is there any good reason for keeping solr_home within the webapp?
It should work, but I would not recommend it. Have you configured
solr_home somewhere?
One way in Tomcat is to do something like this:
--
--
in either: $tomcat_home/conf/Catalina/localhost/solr.xml or in
$tomcat_home/conf/ser
Hi
My company has just decided to use maven to build new projects, which then
includes building solr with maven too.
But then it has been decided that solr_home also should be installed within
the webapp someplace. But now I have got the problem that solr cant find
the config files and so on.