From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Sat, 25 Jul 2009 15:59:19 -0400 Subject: [sup-talk] [PATCH 0/18] Xapian-based index In-Reply-To: <1248513425-sup-2484@chistera.yi.org> References: <1245531017-9907-1-git-send-email-rlane@club.cc.cmu.edu> <1245854803-sup-4481@entry> <1245864733-sup-1216@entry> <1246022094-sup-3336@entry> <1247873980-sup-8574@wrasse> <20090723102325.GA4291@chistera.yi.org> <1248497184-sup-939@pion.club.cc.cmu.edu> <1248513425-sup-2484@chistera.yi.org> Message-ID: <1248550384-sup-74@pion.club.cc.cmu.edu> Excerpts from Adeodato Sim?'s message of Sat Jul 25 05:21:16 -0400 2009: > One extra issue I just noticed: after dumping with ferret, reloading > into Xapian, and doing a dump again (with Xapian this time), all the > messages tagged "deleted" or "spam" do not appear in the dump at all. > Any ideas? The patch "xapian: dont exclude spam..." should fix this. One issue I've noticed is that removing labels from messages doesn't always immediately work. For example, label-list-mode shows a label as having some unread messages even though all of them are actually read. This tends to happen only after sup's been running for a while and restarting sup fixes it.