Koji Sekiguchi wrote:
>
> SpanScorer implementation has replaced QueryScorer at LUCENE-1685.
> From contrib/CHANGES.txt:
>
> * LUCENE-1685: The position aware SpanScorer has become the default
> scorer
> for Highlighting. The SpanScorer implementation has replaced
> QueryScorer
> a
Mark,
Keep in mind that there are actually multiple patches for this. SOLR-236 and
SOLR-1086 IIRC.
Also, I just noticed this is java-user@lucene. You may want to continue on
solr-user@lucene.
Otis
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http:/
Why do you want to replace the WhitespaceAnalyzer? I don't really
understand what you are up to.
simon
On Fri, Mar 4, 2011 at 3:21 PM, Patrick Diviacco
wrote:
> What's the best way to replace WhitespaceAnalyzer in this line in Lucene
> nightly build 4.0 ? Is there a generic analyzer I can use ?
The LUCENE-2091.patch file from the jira entry is essentially what we are
using. It should work fine.
-- Avi
2011/3/2 Gérard Dupont
> Hi,
>
> On 2 March 2011 07:50, Lahiru Samarakoon wrote:
>
>> Hi All,
>>
>> Do you have any BM 25 scoring implementation which can be used with
>> Lucene?
>>
>
>
Thanks Koji, I didn't think it was possible as it stands.
On Mon, 2011-03-07 at 21:38 +0900, Koji Sekiguchi wrote:
> (11/03/07 1:16), Joel Halbert wrote:
> > Hi,
> >
> > I'm using FastVectorHighlighter for highlighting, 3.0.3.
> >
> > At the moment this is highlighting a field which is stored, bu