Sort by date after searching

It’d be great if we could sort by date when searching the forums. Especially post WWDC where everything you want to see will most likely be posted in the last couple weeks. For example when searching for ‘swift playgrounds’ most of the items are from years ago when I really just want to see the last few weeks.

Replies

It’d be great if we could sort by date when searching the forums.

Indeed. You can file an enhancement request for this but it’s not strictly speaking necessary. Better search support is already a much-requested feature.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
  • We now have the "Sort By" dropdown menu, which is very promising, until you use it. When you select "Newest", it just gives you all the forum posts, starting with the most recent. Seems to me that selecting something on that dropdown menu should set the sort order for all subsequent searches, no?

Add a Comment

When you select "Newest", it just gives you all the forum posts, starting with the most recent.

I’m a bit confused, so can you walk me through what you did here? Because I tried this and it seems to work reasonably well for me. Specifically:

  1. I entered waffle into the search box and pressed Return.

  2. I got back a list of search results. The popup was set to Relevance, so the first result was from 6 years ago.

  3. I switched the popup to Newest. The search results changed to show a post from a month ago, but that post definitely contained the word waffle.

Seems to me that selecting something on that dropdown menu should set the sort order for all subsequent searches, no?

Is that a different problem? Or part of the previous problem.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

  • "Newest" or "Last updated" do work for me: I search, get 16 results "by relevance" then ask for Newest, still 16, ordered by date, ask Last Update, works also.

Add a Comment