]> Sergey Matveev's repositories - public-inbox.git/commit
search: support SWIG-generated Xapian.pm
authorEric Wong <e@80x24.org>
Sun, 22 Dec 2019 22:17:39 +0000 (22:17 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Dec 2019 03:48:12 +0000 (03:48 +0000)
commitcd8dd7b08fddc7c2b5f218c3fcaa5dca5f9ad945
tree0989e4981be20e2408dda31314da019bd1841647
parent9484944697a1bf76d00d84d081e6a7d633074336
search: support SWIG-generated Xapian.pm

Xapian upstream is slowly phasing out the XS-based Search::Xapian
in favor of the SWIG-generated "Xapian" package.  While Debian and
both FreeBSD have Search::Xapian, OpenBSD only includes the "Xapian"
binding.

More information about the status of the "Xapian" Perl module here:
https://trac.xapian.org/ticket/523
12 files changed:
lib/PublicInbox/Admin.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/SearchMsg.pm
lib/PublicInbox/TestCommon.pm
lib/PublicInbox/V2Writable.pm
lib/PublicInbox/Xapcmd.pm
t/indexlevels-mirror.t
t/psgi_multipart_not.t
t/psgi_search.t
t/psgi_v2.t
t/xcpdb-reshard.t