I think I saw a solution for this in the past. Try to search the mailing list. Anyway you can always use the SearchBean which is in lucene sandbox to sort by any field.
-----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of David Weitzman Sent: Tuesday, May 27, 2003 8:26 PM To: [EMAIL PROTECTED] Subject: Sort results by date alone? I think it's possible, but I'm not sure how Scorers work. I just want to place the most recent hits at the front and the oldest ones at the back (where "date" is a field in the documents). Is there a simple way to do this? Thanks, David Weitzman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
