]> Sergey Matveev's repositories - public-inbox.git/commitdiff
search: fix compatibility with Debian wheezy
authorEric Wong <e@80x24.org>
Fri, 9 Sep 2016 00:01:28 +0000 (00:01 +0000)
committerEric Wong <e@80x24.org>
Fri, 9 Sep 2016 00:02:24 +0000 (00:02 +0000)
Specifying the "d:" field only worked for
NumberValueRangeProcessor in older versions of Xapian, such
as the one in Debian wheezy (libsearch-xapian-perl=1.2.10.0-1)

This slipped through since I rarely use wheezy, anymore, and
perhaps nobody else does, either.  Perhaps wheezy support may be
dropped, soon.

Unfortunately, this requires a schema version bump.


No differences found