# Add "orderdesc" modification to advanced search

**URL:** https://meta.discourse.org/t/add-orderdesc-modification-to-advanced-search/38545
**Category:** Feature
**Created:** [Janvier 27, 2016, 1:35 UTC](https://meta.discourse.org/t/add-orderdesc-modification-to-advanced-search/38545 "2016-01-27T01:35:24Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [Décembre 19, 2020, 12:39 UTC](https://meta.discourse.org/t/add-orderdesc-modification-to-advanced-search/38545/6 "2020-12-19T00:39:26Z")

</div>

Vous pourriez envisager d’utiliser le filtre Non répondu : `/latest?max_posts=1`.

> [@Unanswered Filter](https://meta.discourse.org/t/unanswered-filter/126257/):
>
> discourse2Summary Unanswered Filter adds a breadcrumb dropdown that filters a topic list by unanswered and answered topics.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/unanswered-filter)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-unanswered-filter](https://github.com/discourse/discourse-unanswered-filter)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features Unanswered Filter adds a new breadcrumb dropdown that allows users to filter a t…

Cependant, j’ai également rédigé une PR pour ajouter cette option de tri :

> <https://github.com/discourse/discourse/pull/11534>
>
> The new 'order:oldest' qualifier will return posts in topics that have gone the …longest without any new posts, using the bumped\_at field.
> This can be used in conjunction with other search terms and operators (e.g. status:open) to create a cycling work queue.
> 
> Requested on Meta: https://meta.discourse.org/t/add-orderdesc-modification-to-advanced-search/38545/5?u=riking

Je suis ouvert aux suggestions concernant le nom à afficher dans le menu déroulant ; je n’aime pas vraiment « Dernière mise à jour la plus ancienne ».

---

_[View the full topic](https://meta.discourse.org/t/add-orderdesc-modification-to-advanced-search/38545)._
