From 766d9b1ef9e2e2c325c5dae9d17bfeb85c9d2f93 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 9 Sep 2016 00:01:23 +0000 Subject: search: drop longer subject: prefix for search We only document the "s:" anyways. While the long name is more descriptive, the ambiguity makes agnostic caching (by Varnish or similar) slightly harder and longer URLs are more likely to be accidentally truncated when shared. --- lib/PublicInbox/Search.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/PublicInbox/Search.pm') diff --git a/lib/PublicInbox/Search.pm b/lib/PublicInbox/Search.pm index aec459b3..3b25b662 100644 --- a/lib/PublicInbox/Search.pm +++ b/lib/PublicInbox/Search.pm @@ -58,7 +58,6 @@ my %bool_pfx_external = ( ); my %prob_prefix = ( - subject => 'S', s => 'S', # for mairix compatibility m => 'Q', # 'mid' is exact, 'm' can do partial f => 'A', # for mairix compatibility -- cgit v1.2.3-24-ge0c7