]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: sync Msgmap database along with Xapian
authorEric Wong <e@80x24.org>
Tue, 15 Sep 2015 01:08:02 +0000 (01:08 +0000)
committerEric Wong <e@80x24.org>
Tue, 15 Sep 2015 01:09:57 +0000 (01:09 +0000)
commit1d17f7848db5bacb0bc2f04637f461b683b24931
treefeb10927d7aeeed6c2d3c815ebb2e84134b32c79
parent4c4ced89c5542886bd63c3d886d2a6f7ac84e394
searchidx: sync Msgmap database along with Xapian

We can avoid duplicating work of extracting messages from git if we
tie this to Xapian.  Of course, this ties the two features together,
but it's probably reasonable to expect that anybody who wants to use
public-inbox to serve messages to front-end users will have both.
lib/PublicInbox/SearchIdx.pm