]> Sergey Matveev's repositories - public-inbox.git/commit
search: allow testing with current xapian.git and 1.5.x
authorEric Wong <e@yhbt.net>
Wed, 26 Aug 2020 22:02:57 +0000 (22:02 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 11:00:04 +0000 (11:00 +0000)
commit6e0659d2ae455fb28d433fd8c71b563210a3997a
tree42da993caac70af31d4640d773107777e31713b5
parent4de74f0fb6a8aa1e8393cb7ca855fdff81699626
search: allow testing with current xapian.git and 1.5.x

A `PI_XAPIAN' environment variable is now exposed for testing
purposes.  We'll also deal with the removal of
`NumberValueRangeProcessor' and use `NumberRangeProcessor'
in its place, but continue favoring the old Search::Xapian
since that's all that's packaged for Debian 10.x stable.
lib/PublicInbox/Search.pm