]> Sergey Matveev's repositories - public-inbox.git/commit
lei_xsearch: load PublicInbox::Smsg
authorEric Wong <e@80x24.org>
Mon, 1 Feb 2021 08:28:22 +0000 (22:28 -1000)
committerEric Wong <e@80x24.org>
Mon, 1 Feb 2021 11:38:16 +0000 (11:38 +0000)
commit3d073baacb37dde7706c615e07a970ef44f50d8f
tree32970f90269b0e95bc7a04322eee3d3e10419a3b
parentf15e81550811c875c24e0cffe05d8400ffa8daf2
lei_xsearch: load PublicInbox::Smsg

We use $smsg->populate here, so ensure it's loaded although
PublicInbox::Search currently loads it.
lib/PublicInbox/LeiXSearch.pm