Hi, I am wondering how I should install the .jar files. I don't find an install script. Shall I manually copy them to some directory? Which directory should they be copied to?
Also, I have to go to each subdir in contrib to compile the .jar file (for f in compgen -d; do cd $d; ant; cd -; done) Should there be a command in the distribution to make the compilation step simple? Regards, Peng On Sat, Sep 26, 2009 at 6:19 AM, Joel Halbert <j...@su3analytics.com> wrote: > Hi Peng - they are both within the contrib dir in your lucene package dowload > e.g > > lucene-2.4.0/contrib/highlighter/*.jar > lucene-2.4.0/contrib/analyzers/*.jar > > ----- Original Message ----- > From: "Peng Yu" <pengyu...@gmail.com> > To: java-user@lucene.apache.org > Sent: Saturday, 26 September, 2009 12:11:02 GMT +00:00 GMT Britain, Ireland, > Portugal > Subject: Where to download lucene-analyzers and lucene-highlighter? > > Hi, > > I don't see where I can download lucene-analyzers.jar and > lucene-highlighter.jar? Can somebody show me? > > Regards, > Peng > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org