]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: add NNTP article number as a searchable term
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 17:42:20 +0000 (17:42 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 17:42:20 +0000 (17:42 +0000)
commit95bd8265dfb67ba90e7068bf5a4360168a1f30b6
tree3862ca220b4db34f2bbef9de96a5d8bb4cccf09c
parent43fd7e7bda1b8eeb32cf43f6fd89568a938aedf5
searchidx: add NNTP article number as a searchable term

Since we support duplicate MIDs in v2, the NNTP article number
becomes the true unique identifier and we want a way to do fast
lookups on it.

While we're at it, stop putting XPATH in the term partitions
since we only need it in the skeleton DB.
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/SearchIdxSkeleton.pm