]> Sergey Matveev's repositories - public-inbox.git/commit
search: use different Enquire object for skeleton queries
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 26 Feb 2018 23:42:14 +0000 (23:42 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 28 Feb 2018 23:06:20 +0000 (23:06 +0000)
commit5abd4b9a1013f5cf3859dbd6e02044757fb98489
tree56d0126670dabb5f5ea90bab66588af47a58ded0
parente63db5a1a563fb18db53fe1b8349dc52f325bd8b
search: use different Enquire object for skeleton queries

A different Xapian DB requires the use of a different Enquire
object.  This is necessary for get_thread and thread skeleton
to work in the PSGI UI.
lib/PublicInbox/Search.pm