unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] searchidx: fix ghost vivification
@ 2016-06-21  4:28 Eric Wong
  2016-06-21  4:28 ` [PATCH 1/2] searchidx: simplify ghost creation Eric Wong
  2016-06-21  4:28 ` [PATCH 2/2] searchidx: merge old thread id from ghosts Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2016-06-21  4:28 UTC (permalink / raw)
  To: meta

These fix a message threading bug due to out-of-order message
delivery, leading messages not showing up properly in thread
views.  Unfortunately this currently requires an index update
which cannot be done in place (yet).

Eric Wong (2):
      searchidx: simplify ghost creation
      searchidx: merge old thread id from ghosts

 lib/PublicInbox/Search.pm    |  3 ++-
 lib/PublicInbox/SearchIdx.pm | 23 ++++++-----------------
 2 files changed, 8 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-21 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21  4:28 [PATCH 0/2] searchidx: fix ghost vivification Eric Wong
2016-06-21  4:28 ` [PATCH 1/2] searchidx: simplify ghost creation Eric Wong
2016-06-21  4:28 ` [PATCH 2/2] searchidx: merge old thread id from ghosts Eric Wong
2016-06-21 21:26   ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).