]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: reduce lei/store work for kw changes to stored mail
authorEric Wong <e@80x24.org>
Thu, 1 Apr 2021 12:10:39 +0000 (17:10 +0500)
committerEric Wong <e@80x24.org>
Thu, 1 Apr 2021 18:25:15 +0000 (18:25 +0000)
commit1730d031a00654a64d1854480d0e83b62c2bfecd
tree3df4298d91b53505dab9d0680c3f41b495e697fb
parent130c18936644acb3d612cc06da2772b0c13b2d72
lei q: reduce lei/store work for kw changes to stored mail

We can tweak lse->kw_changed to return docids and reduce IPC
traffic and reduce work the lei/store worker needs to do.
lib/PublicInbox/LeiSearch.pm
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/LeiToMail.pm