RE: Date Boosting

2006-04-04 Thread Chris Hostetter
: Maybe I'm going about this the wrong way. If you think I am, let me : know. I now realize that this question should be in the lucene users : list but I started it here because I was going to write a new module for : doing this because I couldn't get lucene to do it for me. I'm going to : look

RE: Date Boosting

2006-03-31 Thread Schwenker, Stephen
Thank you, Steve. -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 2:10 PM To: java-dev@lucene.apache.org Subject: Re: Date Boosting On Mar 30, 2006, at 11:28 AM, Schwenker, Stephen wrote: > Maybe I'm not being quite clear en

Re: Date Boosting

2006-03-30 Thread Erik Hatcher
tcher [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 9:51 AM To: java-dev@lucene.apache.org Subject: Re: Date Boosting On Mar 30, 2006, at 8:50 AM, Schwenker, Stephen wrote: I'm new to Lucene and I want to make a query to dynamically boost a document slightly based on a date field. I'

RE: Date Boosting

2006-03-30 Thread Schwenker, Stephen
slightly higher ranking. I hope you understand what I'm trying to accomplish and maybe you can help me figure out where I should look. Thank you, Steve. -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 9:51 AM To: java-dev@lucene.apache.

Re: Date Boosting

2006-03-30 Thread Erik Hatcher
On Mar 30, 2006, at 8:50 AM, Schwenker, Stephen wrote: I'm new to Lucene and I want to make a query to dynamically boost a document slightly based on a date field. I'm not sure which classes are used to calculate the boost, so I wanted to ask which classes I should extend to accomplish thi