Download & Extend

Sort search results by date

Project:Drupal core
Version:8.x-dev
Component:search.module
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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

Feature request, moving to cvs.

#2

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

#3

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.

nobody click here