Let me answer my own question: Create a new queryFilter for date. Then create a search function that searches by today, yesterday, the day before, etc., and return those hits. I believe that should work...
Andrew On Sun, 31 Oct 2004 20:33:03 -0800, Andrew Chen <[EMAIL PROTECTED]> wrote: > Is there an easy way to sort search results by date? > > I'm working on a project that requires date first, then relevance. > Looking at the Hits and Hit classes, it doesn't look like there's an > easy way to sort results except by score. > > I can always do a sort at the very top layer in a bean, but maybe > there's a faster way? > > Any thoughts? > > Andrew > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
