]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: support indexing multiple MIDs
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 04:00:09 +0000 (04:00 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 06:47:14 +0000 (06:47 +0000)
commit3f2d9e30255824da52bca422d07e97e0859500e2
treeec2eac56c92649b696a5b2ebaa1067867a53c684
parent44ff716b116f10ae42372f9f517356000636e571
searchidx: support indexing multiple MIDs

It's possible to have a message handle multiple terms;
so use this feature to ensure messages with multiple MIDs
can be found by either one.
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/SearchIdxSkeleton.pm
lib/PublicInbox/SearchMsg.pm
t/v2writable.t