]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: merge old thread id from ghosts
authorEric Wong <e@80x24.org>
Tue, 21 Jun 2016 03:16:53 +0000 (03:16 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Jun 2016 03:21:11 +0000 (03:21 +0000)
commit7ee0fb32fbc59b63a26e2926f3f376bb06f4a41b
tree723a9ba9fed98b9f62f3fb05a1744f67c915bbcf
parent1ac3134bb4cc47db05d9e4260e593f7867b46dcb
searchidx: merge old thread id from ghosts

We failed to discard old thread IDs when vivifying ghosts
due to out-of-order message arrival.  This rectifies the
failure and will trigger a re-index.
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm