RE: boosting relevance of certain documents

2008-04-26 Thread Daniel Freudenberger
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

Re: boosting relevance of certain documents

2008-04-25 Thread Otis Gospodnetic
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

Re: boosting relevance of certain documents

2008-04-25 Thread Anshum
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 > &

Re: boosting relevance of certain documents

2008-04-25 Thread Grant Ingersoll
-- 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

RE: boosting relevance of certain documents

2008-04-25 Thread Daniel Freudenberger
-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

Re: boosting relevance of certain documents

2008-04-25 Thread Jonathan Ariel
> 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: >

RE: boosting relevance of certain documents

2008-04-25 Thread Daniel Freudenberger
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

Re: boosting relevance of certain documents

2008-04-25 Thread Jonathan Ariel
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

boosting relevance of certain documents

2008-04-25 Thread Daniel Freudenberger
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