Hello,
It's very frustrating to not be able to sort by date on TSS search. It looks like it sorts by best match.
Is there any way to do a sort by date? I see you can filter out items by date, but it still returns the results unsorted. If not, please implement this feature.
Thanks
-
TSS Search Engine : How to Sort by Date? (2 messages)
- Posted by: Donald Diego
- Posted on: August 06 2004 14:13 EDT
Threaded Messages (2)
- No sorting by date in the traditional sense by Dion Almaer on August 06 2004 15:57 EDT
- sort by date is a must have by Donald Diego on August 30 2004 14:35 EDT
-
No sorting by date in the traditional sense[ Go to top ]
- Posted by: Dion Almaer
- Posted on: August 06 2004 15:57 EDT
- in response to Donald Diego
Hi -
Thanks for your thoughts. With Lucene, we search the index and try to get the best matches. The date of the document is part of the weighting, and hence will push up elements.
However, there is no sort-by-date as you mention.
Dion -
sort by date is a must have[ Go to top ]
- Posted by: Donald Diego
- Posted on: August 30 2004 14:35 EDT
- in response to Dion Almaer
Is there any plan to support search by date? That's a very critical search criteria for a news-oriented website.