]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
lei up: fix missing -t/--threads matches w/ saved search
authorEric Wong <e@80x24.org>
Sun, 1 Oct 2023 22:29:07 +0000 (22:29 +0000)
committerEric Wong <e@80x24.org>
Sun, 1 Oct 2023 22:41:50 +0000 (22:41 +0000)
commita6fe8448912719fcf453d112ae715865fe7dca12
tree6cdbddba42b83855d6acfbb8b1bed846270241e1
parent0f8926b742f8d9943ac718a0733725c1e89120fa
lei up: fix missing -t/--threads matches w/ saved search

We must not filter out seen docids from the mset; but only with
the result of over->expand_thread.
lib/PublicInbox/LeiXSearch.pm
lib/PublicInbox/Over.pm
t/lei-q-save.t