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
org.apache.lucene.search.highlight 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 i

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

Package org.apache.lucene.search.highlight

2007-03-04 Thread WATHELET Thomas
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?