Re: Lucene newbie needs advice

2002-08-30 Thread Otis Gospodnetic
Sharing a read-only index is not a problem, as long as both machines running Tomcat can access it. That is, you would have to NFS-mount the disk/partition with the index. Or you can use something like dist or sdist with rsync to send a single index from the machine where you create and update yo

Lucene newbie needs advice

2002-08-30 Thread Stone, Timothy
Lucene users, Lucene looks like the answer to my site-only searches, a robust API and active user community. I have a rather static informational site, html and some pdf, coming online; hits may be heavy in the beginning, but drop dramaticly following opening. The general practice of searching

Re: Lucene Newbie

2002-07-12 Thread Aaron Galea
ROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 3:10 PM Subject: RE: Lucene Newbie I think the optional jar of ant is missing. peter > -Original Message- > From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]] > Sent: Friday, July

Re: Lucene Newbie

2002-07-12 Thread Aaron Galea
optional.jar included with ANT v 1.5 has some errors. regards, Aaron - Original Message - From: "Otis Gospodnetic" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 3:03 PM Subject: Re: Lucene Newbie > Aaron, > >

RE: Lucene Newbie

2002-07-12 Thread Halácsy Péter
I think the optional jar of ant is missing. peter > -Original Message- > From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 3:03 PM > To: Lucene Users List > Subject: Re: Lucene Newbie > > > Aaron, > > I have never seen th

Re: Lucene Newbie

2002-07-12 Thread Otis Gospodnetic
Aaron, I have never seen this error, but please post what version of JavaCC, Ant, and Java you are using, that may help. Otis --- Aaron Galea <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I am trying to build lucene on linux but when typing ant I get the > following error message: > > Bui

Lucene Newbie

2002-07-12 Thread Aaron Galea
Hi everyone, I am trying to build lucene on linux but when typing ant I get the following error message: Buildfile: build.xml init: javacc_check: compile: BUILD FAILED java.lang.NoSuchMethodError at org.apache.tools.ant.taskdefs.optional.javacc.JavaCC.execute(JavaCC.java:315) at org.ap