]> Sergey Matveev's repositories - public-inbox.git/commit
search: query_xover uses skeleton DB iff available
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 27 Feb 2018 08:29:09 +0000 (08:29 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 28 Feb 2018 23:06:20 +0000 (23:06 +0000)
commitee8927c99ae68cbcdc5c1a842fd3b0bde47e986a
tree8fe32ff3af31b6d74d9fa5c124eb6784473c6a1b
parent44afe76a0a351e350e18a94876fc30edc4adc404
search: query_xover uses skeleton DB iff available

The skeleton DB is where we store all the information needed
for NNTP overviews via XOVER.  This seems to be the only change
necessary (besides eventually handling duplicates) necessary
to support our nntpd interface for v2 repositories.
lib/PublicInbox/Search.pm