Add "orderdesc" modification to advanced search

While we can choose which field to order by when searching in advanced mode:

  • order:views
  • order:latest
  • order:likes

… we cannot choose whether we want to order ascending or descending.

Adding orderdesc modifier would easily make it possible:

  • orderdesc:views
  • orderdesc:latest
  • orderdesc:likes

order:likes is already descending, right?

So what you want is “the opposite of the normal order that this term means”.

Not sure about this, but… How about order:-views to start at 0 and go up, while order:-latest starts at the oldest?

struggling to think of use cases for orderdesc:likes or orderdesc:views, though I am open to possibly adding order:earliest (its quite rare to need though)

2 个赞

We should find a way to allow for opposite ordering for any ordering type (kind of a universal way of doing it), then easier to remember and use.

You never know what one could come up with :slight_smile:

I’d use orderdesk:likes to identify which type of material is the worst in terms of people likes and not create similar topics, or not include them in the lists.

orderdesc:views might possibly indicate topics that need some more useful information to get more attractions from organic search.

I think there might be more use-cases I can’t think of, why not just make it possible with a single operator.

I want this feature in order to support an “inbox” use case for processing forum traffic: I have a search that I want to sort by least recently posted (so that I can work down the queue of posts awaiting a response), and I can only get most recently posted (afaict).

You might want to consider using the Unanswered filter: /latest?max_posts=1.

However, I did also write a PR to add this sorting option:

Taking suggestions as to what the name in the dropdown menu should be, I don’t really like “Oldest Update”.

2 个赞

我一直在寻找一种在主题内搜索时按最旧(升序时间顺序,添加这些术语以供将来在元数据上搜索……)排序结果的方法。

我找不到“按最旧帖子排序”(只有**最新帖子),但我确实尝试了“按最新主题**排序”,它确实有效

我认为我理解其中的逻辑,但在这个特定情况下,这些词语有点违反直觉。

对我来说,可以选择升序/降序时间顺序,这将是一个很好的补充,我有时会尝试这样做,并且在允许这样做的其他论坛上也是这样做的。虽然通常更多是为了好玩,而不是寻找特定和有趣的信息。

此外,我想知道人们使用“按最新排序”的频率,与默认的“相关性”相比。我经常在许多论坛上使用“按最新排序”。