unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] extindex boost + over-flushing fixes
@ 2021-08-04 10:02 Eric Wong
  2021-08-04 10:02 ` [PATCH 1/2] extindex: do not over-account for cross-posted messages Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-08-04 10:02 UTC (permalink / raw)
  To: meta

2/2 fixes the boost bug reported by Konstantin, and 1/2
fixes an accounting error which may improve indexing
performance.

Eric Wong (2):
  extindex: do not over-account for cross-posted messages
  extindex: fix boost with partial runs

 lib/PublicInbox/ExtSearchIdx.pm | 113 +++++++++++++++++++++++---------
 script/public-inbox-extindex    |   2 +-
 t/extsearch.t                   |  12 ++++
 3 files changed, 96 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2021-08-04 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 10:02 [PATCH 0/2] extindex boost + over-flushing fixes Eric Wong
2021-08-04 10:02 ` [PATCH 1/2] extindex: do not over-account for cross-posted messages Eric Wong
2021-08-04 10:02 ` [PATCH 2/2] extindex: fix boost with partial runs Eric Wong
2021-08-04 17:43 ` [PATCH 0/2] extindex boost + over-flushing fixes Konstantin Ryabitsev

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).