Chris Salem
>
>
> - Original Message -
> To: java-user@lucene.apache.org
> From: Grant Ingersoll
> Sent: 8/19/2009 7:17:45 PM
> Subject: Re: custom scorer
>
>
> Are you setting the Similarity before indexing, too, on the IndexWriter?
>
> On Aug 19, 2009, at 4:20 PM, Chris
No, I take it I have to use it for both? Is there anything else I should have
to do?
Sincerely,
Chris Salem
- Original Message -
To: java-user@lucene.apache.org
From: Grant Ingersoll
Sent: 8/19/2009 7:17:45 PM
Subject: Re: custom scorer
Are you setting the Similarity before
Are you setting the Similarity before indexing, too, on the IndexWriter?
On Aug 19, 2009, at 4:20 PM, Chris Salem wrote:
Hello,
I'm trying to write a custom scorer that only uses the term
frequency function from the DefaultSimilarity class, the problem is
that documents with lower frequenci