That’s actually kinda hard and would require using a different search provider, I think? The problem is that we sort them currently by the quality of the match, and if we just sort them by date naively, then you just get really horrible matches.
The thing that I do think we can do that Google has as well is to allow easy limiting by date (show me results from the last month, last year, only from 2 years ago, etc.)
Makes sense. I think the limiting by date would be at least a nice first step, since it helps to find the recent posts, which I assume would be the big use of ordering by date.
That’s actually kinda hard and would require using a different search provider, I think? The problem is that we sort them currently by the quality of the match, and if we just sort them by date naively, then you just get really horrible matches.
The thing that I do think we can do that Google has as well is to allow easy limiting by date (show me results from the last month, last year, only from 2 years ago, etc.)
Makes sense. I think the limiting by date would be at least a nice first step, since it helps to find the recent posts, which I assume would be the big use of ordering by date.