unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] improve external Message-ID handling
@ 2015-09-03  1:57 Eric Wong
  2015-09-03  1:57 ` [PATCH 1/3] view: include ghost messages in thread views Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2015-09-03  1:57 UTC (permalink / raw)
  To: meta

Yet another Xapian schema change.  We no longer compress Message-IDs
in Xapian, so looking for cross-posted messages in external archives
should be possible.

Eric Wong (3):
      view: include ghost messages in thread views
      search: disable Message-ID compression in Xapian
      ExtMsg: 300 to external mailing list archives

 lib/PublicInbox/ExtMsg.pm    | 39 +++++++++++++++++++++++++------
 lib/PublicInbox/Feed.pm      | 29 ++++++++---------------
 lib/PublicInbox/Search.pm    |  6 ++---
 lib/PublicInbox/SearchIdx.pm | 37 +++++++++++------------------
 lib/PublicInbox/SearchMsg.pm |  4 ++--
 lib/PublicInbox/View.pm      | 55 ++++++++++++++++++++++++++++++++++++--------
 public-inbox.cgi             |  1 +
 t/cgi.t                      |  6 ++---
 t/search.t                   |  3 +--
 9 files changed, 111 insertions(+), 69 deletions(-)

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

end of thread, other threads:[~2015-09-03  2:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03  1:57 [PATCH 0/3] improve external Message-ID handling Eric Wong
2015-09-03  1:57 ` [PATCH 1/3] view: include ghost messages in thread views Eric Wong
2015-09-03  2:04   ` Eric Wong
2015-09-03  1:57 ` [PATCH 2/3] search: disable Message-ID compression in Xapian Eric Wong
2015-09-03  1:57 ` [PATCH 3/3] ExtMsg: 300 to external mailing list archives 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).