]> Sergey Matveev's repositories - public-inbox.git/commit
www: favor reading more from SQLite, and less from Xapian
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 6 Apr 2018 21:44:38 +0000 (21:44 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 6 Apr 2018 21:45:03 +0000 (21:45 +0000)
commitfad9acd35e56a289ade90a62d056b2a6663d448c
tree74d3203af13690a521d4de54ca2733223e2c389e
parent8f2999546c9447ce2aed48ba4d1192e0058e28a2
www: favor reading more from SQLite, and less from Xapian

Favor simpler internal APIs this time around, this cuts
a fair amount of code out and takes another step towards
removing Xapian as a dependency for v2 repos.
lib/PublicInbox/Inbox.pm
lib/PublicInbox/Mbox.pm
lib/PublicInbox/Over.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/V2Writable.pm
lib/PublicInbox/View.pm
t/psgi_v2.t
t/search.t
t/v2writable.t