has any one used Lucene-794? how stable it it. is it widely used in
industry.
I have used it extensively and I would say it is extremely stable. As I
said, much of the code from it is literally the same compiled code from
Contrib Highlighter (It is really just a new Scorer class for the
to
my manager. :)
--Renaud
-Original Message-
From: Mark Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, July 02, 2007 2:11 PM
To: java-user@lucene.apache.org
Subject: Re: highlighting phrase query
There has been a lot of Highlighter discussion lately, but just to try and
sum up the st
Mark:
Thanks a million for this comprehensive analysis. This is going straight to
my manager. :)
--Renaud
-Original Message-
From: Mark Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, July 02, 2007 2:11 PM
To: java-user@lucene.apache.org
Subject: Re: highlighting phrase query
There
There has been a lot of Highlighter discussion lately, but just to try
and sum up the state of Highlighting in the Lucene world:
There are four Highlighter implementations that I know of. From what I
can tell, only the original Contrib Highlighter has received sustained
active development by m
Hi All,
I am developing a search tool using lucene. I am using lucene 2.1.
i have a requirement to highlight query words in the results.
.Lucene-highlighter 2.1 doesn't work well in highlighting phase query.
For example - if i have a query string "lucene Java" .It highlights
not only occurrence