You'll need to sort the results after you collected them. There is a project called SortedField in lucene's contribution or sandbox (I don't remember exactly) which will help you sort by any field.
-----Original Message----- From: Wilton, Reece [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 6:01 PM To: [EMAIL PROTECTED] Subject: Results sorted by date instead of score? Search hits come back ordered by score. How do I get my results sorted by the date of the article? I have added the article date as a keyword field. --------------------------------------------------------------------- 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]
