RE: how to unsubscribe?

2008-06-01 Thread Daniel Freudenberger
As you can see I'm still part of this list. I'll submit a bug report. Thanks in advance, Daniel -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2008 9:16 PM To: Lucene Users Cc: Daniel Freudenberger Subject: RE: how to unsubscribe

RE: how to unsubscribe?

2008-05-30 Thread Daniel Freudenberger
hat, though. Maybe one of the moderators watching can do it for you if that doesn't work. -Grant On May 30, 2008, at 7:10 AM, Daniel Freudenberger wrote: > Hello everybody, > > sorry for posting to the list but I’m kinda helpless. I’m trying to > unsubscribe from the mailing list

how to unsubscribe?

2008-05-30 Thread Daniel Freudenberger
) exceeded threshold Any help is appreciated. Best regards, -- Daniel Freudenberger Lead-Developer web: http://www.trade-a-game.de blog: http://blogs.trade-a-game.de/ [EMAIL PROTECTED] Skype (VoIP): d.freudenberger mobil: +49 (0)178 297 0890 Fax: +49 (0) 30 600 313 199

RE: boosting relevance of certain documents

2008-04-26 Thread Daniel Freudenberger
milarity class. Lucene's length normalization is often less than optimal for certain types of documents (see the IBM Haifa's assessment for the "Million Query" track of TREC on the Lucene Wiki). Cheers, Grant On Apr 25, 2008, at 3:50 PM, Daniel Freudenberger wrote: &g

RE: boosting relevance of certain documents

2008-04-25 Thread Daniel Freudenberger
7682 = idf(docFreq=2) 0.375 = fieldNorm(field=searchable, doc=1) On Fri, Apr 25, 2008 at 2:30 PM, Daniel Freudenberger < [EMAIL PROTECTED]> wrote: > I'm using the StandardAnalyzer - hope this answers your question (I'm > quite > new to the lucene thing) > >

RE: boosting relevance of certain documents

2008-04-25 Thread Daniel Freudenberger
of certain documents 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 i

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