]> Sergey Matveev's repositories - public-inbox.git/commit
extmsg: fall back to partial Message-ID matching
authorEric Wong <e@80x24.org>
Sat, 5 Sep 2015 08:56:54 +0000 (08:56 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Sep 2015 08:58:51 +0000 (08:58 +0000)
commitdaeb042141ce15a6f8b46da9d600ab4b417c93a1
tree777ffb70f9b3af271972529533119f37da6aa030
parent79601e109dc8162b4c62f7c63cfc6518b0f00112
extmsg: fall back to partial Message-ID matching

In case a URL gets truncated (as is common with long URLs),
we can rely on Xapian for partial matches and bring the user
to their destination.
lib/PublicInbox/ExtMsg.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/WWW.pm