I'd like to request a feature, that search results might be sortable by date. An option to show only results from the last X days would do too. Often I want to read the most recent posts about something but I have to browse through a lot of posts I have already read to find the new ones.

Comments

LAsan’s picture

Version: x.y.z » 7.x-dev

Feature request, moving to cvs.

Rhino’s picture

Neat trick found here - but it only works in Drupal 5 & Drupal 6 (line is further down).
http://drupal.org/node/13771#comment-948601

jhodgdon’s picture

Version: 7.x-dev » 8.x-dev

You can use the Views module to do things like that. You can filter by search keywords and sort by whatever you want.

I will leave this as a feature request to consider for Drupal 8, however. Too late for Drupal 7.

jhodgdon’s picture

Status: Active » Closed (won't fix)

This is definitely best done in the Views module.