]> Sergey Matveev's repositories - public-inbox.git/commit
extmsg: wire up to use msgmap for prefixes
authorEric Wong <e@80x24.org>
Tue, 15 Sep 2015 01:08:03 +0000 (01:08 +0000)
committerEric Wong <e@80x24.org>
Tue, 15 Sep 2015 01:09:58 +0000 (01:09 +0000)
commitdc7d90db1a7388bb3821add4ec208bfbfa25fdcf
tree35d3d85cc741c1d2013284144e609267af6f7263
parent1d17f7848db5bacb0bc2f04637f461b683b24931
extmsg: wire up to use msgmap for prefixes

DBI + DBD::SQLite has much better handling of prefix lookups
than Xapian.  While we're at it, avoid linking blatantly wrong
Message-IDs to external services.
lib/PublicInbox/ExtMsg.pm
lib/PublicInbox/Search.pm