]> Sergey Matveev's repositories - public-inbox.git/commit
extsearchidx: reindex works on Xapian, too
authorEric Wong <e@80x24.org>
Tue, 15 Dec 2020 02:02:20 +0000 (02:02 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Dec 2020 19:13:11 +0000 (19:13 +0000)
commit35cca56ecb10649f7935d601ef513162e38cb3b8
treebdca5532c7e46f500cdb3214b9b7d8304de99dde
parent7cc8cb8a8554e1eae817ce2f21dd28b413d3bafc
extsearchidx: reindex works on Xapian, too

Instead of just working on over.sqlite3, we need to work on
the Xapian DBs as well.  While no changes to our Xapian use
have taken place recently, they could in the future and
--reindex exists to account for that.
lib/PublicInbox/ExtSearchIdx.pm