Best regards,
Daniel
-Original Message-
From: Grant Ingersoll [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 26, 2008 12:42 AM
To: java-user@lucene.apache.org
Subject: Re: boosting relevance of certain documents
It really depends. Hand tuning scoring algs for a specific query is
very pro
ssage
> From: Anshum <[EMAIL PROTECTED]>
> To: java-user@lucene.apache.org
> Sent: Saturday, April 26, 2008 12:32:56 AM
> Subject: Re: boosting relevance of certain documents
>
> Hi Daniel,
>
> Just a suggestion, how bout storing an extra field while indexing that
or "fifa" would return the "fifa 2003 fifa 03" document first
> > but
> > the "fifa 08" document is more important (from the user's point of
> > view).
> >
> > Any suggestions?
> >
> > Best regards,
> > Daniel
> &
--
From: Jonathan Ariel [mailto:[EMAIL PROTECTED]
Sent: Friday, April 25, 2008 8:11 PM
To: java-user@lucene.apache.org
Subject: Re: boosting relevance of certain documents
Ok. So I'm not an expert of the scoring algorithm, but based on
tf*idf you
can tell that the returned document is more relevant beca
-Original Message-
> From: Jonathan Ariel [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 25, 2008 6:59 PM
> To: java-user@lucene.apache.org
> Subject: Re: boosting relevance of certain documents
>
> How are you analyzing the searchable field?
>
> On Fri, Apr 25, 2008 at
> Sent: Friday, April 25, 2008 6:59 PM
> To: java-user@lucene.apache.org
> Subject: Re: boosting relevance of certain documents
>
> How are you analyzing the searchable field?
>
> On Fri, Apr 25, 2008 at 12:49 PM, Daniel Freudenberger <
> [EMAIL PROTECTED]> wrote:
>
I'm using the StandardAnalyzer - hope this answers your question (I'm quite
new to the lucene thing)
-Original Message-
From: Jonathan Ariel [mailto:[EMAIL PROTECTED]
Sent: Friday, April 25, 2008 6:59 PM
To: java-user@lucene.apache.org
Subject: Re: boosting relevance
How are you analyzing the searchable field?
On Fri, Apr 25, 2008 at 12:49 PM, Daniel Freudenberger <
[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
> I'm using lucene within a new project and I'm not sure about how to solve
> the following problem: My index consists of the two attributes "id" and
> "se
Hello,
I'm using lucene within a new project and I'm not sure about how to solve
the following problem: My index consists of the two attributes "id" and
"searchable". "id" is the id of a product and "searchable" is a combination
of the product name and its category name.
example:
id