]> Sergey Matveev's repositories - public-inbox.git/commit
search: remove mdocid export
authorEric Wong <e@80x24.org>
Fri, 4 Dec 2020 22:03:47 +0000 (22:03 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Dec 2020 21:41:52 +0000 (21:41 +0000)
commit6ef28d7e22a499b8a9d531d1c16acd4847496e8e
treec7f2d92cdf38e1e02b6adb4208fff34fda911a88
parent726d6e71aee5d974615fa8097a482382a5064e5d
search: remove mdocid export

There's no need to export it, as shown by the change to
SearchView.  This should pave the way to making search
more flexible and allow per-Inbox search to reuse ->ALL.
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchView.pm