]> Sergey Matveev's repositories - public-inbox.git/commit
lazy load Xapian and make it optional for v2
authorEric Wong <e@80x24.org>
Wed, 15 May 2019 01:18:08 +0000 (01:18 +0000)
committerEric Wong <e@80x24.org>
Wed, 15 May 2019 01:18:54 +0000 (01:18 +0000)
commit0b1de991a099b5e8b9a9e3e85b5eaaacc9362dbb
treea9295edad8c28aec3f87fc35c9142d87d4fea39e
parent70caf43a131fc5bdf7104f82f2acee9d5353d6a8
lazy load Xapian and make it optional for v2

More tests work without Search::Xapian, now.
Usability issues still need to be fixed
26 files changed:
INSTALL
TODO
ci/deps.perl
ci/profiles.sh
lib/PublicInbox/Inbox.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/WWW.pm
script/public-inbox-index
script/public-inbox-init
script/public-inbox-purge
t/admin.t
t/cgi.t
t/indexlevels-mirror.t
t/nntp.t
t/nntpd.t
t/over.t
t/psgi_bad_mids.t
t/psgi_scan_all.t
t/psgi_search.t
t/purge.t
t/search-thr-index.t
t/search.t
t/v1reindex.t
t/v2reindex.t
t/watch_maildir_v2.t