]> Sergey Matveev's repositories - public-inbox.git/commit
searchview: do not link Atom feed by relevance
authorEric Wong <e@80x24.org>
Mon, 14 Sep 2015 00:04:30 +0000 (00:04 +0000)
committerEric Wong <e@80x24.org>
Mon, 14 Sep 2015 00:09:54 +0000 (00:09 +0000)
commit501730e6782d3f8839378145f56a53d205838931
tree857d91acbed4ba8a1a32990dfb19bae68a8d5ffa
parentfcc36a6b5e6a54ce7c3cbdb559928fa7af0fd488
searchview: do not link Atom feed by relevance

Atom feeds only make sense when sorted by time, not when our
search indexing rules change and affect relevance.  So do not
include the relevance option when linking to Atom feeds.

However, we shall still honor the 'r' query parameter in case
somebody wants to manually include that in the URL for
testing/experimental purposes.  We simply will not advertise
it.
lib/PublicInbox/SearchView.pm