RE: Package org.apache.lucene.search.highlight

2007-03-04 Thread Chris Hostetter
: Could you send me the complete url please. : Thanks in advence. it's part of the lucene release, it's just not in the core jar .. it is in a jar in the directory mentioned... : The contrib/highlighter directory contains the jar file that is needed. -Hoss

RE: Package org.apache.lucene.search.highlight

2007-03-04 Thread WATHELET Thomas
Could you send me the complete url please. Thanks in advence. -Original Message- From: Ulf Dittmer [mailto:[EMAIL PROTECTED] Sent: Sun 3/4/2007 11:36 AM To: java-user@lucene.apache.org Cc: Subject: Re: Package

Re: Package org.apache.lucene.search.highlight

2007-03-04 Thread Ulf Dittmer
The contrib/highlighter directory contains the jar file that is needed. Ulf On 04.03.2007, at 10:58, WATHELET Thomas wrote: How can I add the Package org.apache.lucene.search.highlight into my projects because the standart Lucene api 2.1.0 do not content this package? --