.
-Yousef
- Original Message -
From: "Kirk Beers" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Saturday, December 15, 2007 1:42:21 PM (GMT-0800) America/Los_Angeles
Subject: Re: Solr Tutorial Issue
How would I add that ?
Yousef Ourabi wrote:
> Try adding just 'kirk
6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
64.5.219.172 instructors.gonssal.ca
[EMAIL PROTECTED]:~$
Yousef Ourabi wrote:
> can you run: "cat /etc/hosts" and paste the outp
can you run: "cat /etc/hosts" and paste the output in an email.
- Original Message -
From: "Kirk Beers" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, December 14, 2007 12:46:13 PM (GMT-0800) America/Los_Angeles
Subject: Re: Solr Tutorial Issue
Hi Hoss,
I get an erro
eem to be having much luck either.
Yousef Ourabi wrote:
> Kirk,
> I'm also having trouble with the apt-installed tomcat5.5 instance -- though I
> haven't really taken enough time to figure it out. The same Context fragment
> works fine on the Debian etch apt-installed tomca
Kirk,
I'm also having trouble with the apt-installed tomcat5.5 instance -- though I
haven't really taken enough time to figure it out. The same Context fragment
works fine on the Debian etch apt-installed tomcat -- so I'm fairly sure it's
specific to Ubuntu.
A quick work-around would be to just
Tomcat unpacks the jar into the webapps directory based off the context name
anyway...
What was the original thinking behind not having solr/home set in the web.xml
-- seems like an easier way to deal with this.
I would imagine most people are more familiar with setting params in web.xml
than
Has anyone else had any trouble running solr on ubuntu with the apt installed
tomcat? (Not a download from apache.org)
I'm having a bear of a time.
On Debian Etch I managed to get Solr working by setting TOMCAT_SECURITY=no in
/etc/default/tomcat5.5
The same solr.xml (Context) on Ubuntu fails