]> Sergey Matveev's repositories - public-inbox.git/commit
extsearch: wire up remaining Inbox-like methods for WWW
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:49 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:22:09 +0000 (10:22 +0000)
commitd2eb1ae16e4d3aaa5bece96f17b2fa4561d5b18e
tree1fe34db78d6ded9412c3ea1c9d0792cadb198930
parent9ebb1544ac677d3ed37231cfd78624916b6f2945
extsearch: wire up remaining Inbox-like methods for WWW

This lets us pretend an ExtSearch object is an Inbox object
in most of the existing WWW code.
lib/PublicInbox/Config.pm
lib/PublicInbox/ExtSearch.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/WWW.pm