]> Sergey Matveev's repositories - public-inbox.git/commit
extsearchidx: do not process eidxq w/o config
authorEric Wong <e@80x24.org>
Fri, 1 Oct 2021 21:44:18 +0000 (21:44 +0000)
committerEric Wong <e@80x24.org>
Sat, 2 Oct 2021 08:01:07 +0000 (08:01 +0000)
commit7b4071a3afb78f575dc16ecb710e16ef83485a6c
tree52e4592aed565558cf27f63a4fe431f89b0431e8
parenta1d11ab624367884f3cff76c13aba85be3a89e45
extsearchidx: do not process eidxq w/o config

When indexing a single inbox, do not attempt reindexing code
paths without a full config, otherwise ordering comparisons
won't work.
lib/PublicInbox/ExtSearchIdx.pm