]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LeiXSearch.pm
lei q: show progress on >1s preparation phase
[public-inbox.git] / lib / PublicInbox / LeiXSearch.pm
index 3ce8f32d6d6acef4a01b79e26305c17f609d9210..2227c2acacdd301dafa281f0571d114b6ce89708 100644 (file)
@@ -572,7 +572,7 @@ sub do_query {
        $self->{opt_sort} = $lei->{opt}->{'sort'};
        $self->{-do_lcat} = !!(delete $lei->{lcat_todo});
        if ($l2m) {
-               $l2m->net_merge_all_done unless $lei->{auth};
+               $l2m->net_merge_all_done($lei) unless $lei->{auth};
        } else {
                start_query($self);
        }