From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Fri, 31 Jul 2009 12:20:41 -0400 Subject: [sup-talk] [PATCH 0/18] Xapian-based index In-Reply-To: <1248710432-sup-1734@pion.club.cc.cmu.edu> 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> <1248550384-sup-74@pion.club.cc.cmu.edu> <1248709681-sup-4141@entry> <1248710432-sup-1734@pion.club.cc.cmu.edu> Message-ID: <1249056691-sup-9011@pion.club.cc.cmu.edu> Excerpts from Rich Lane's message of Mon Jul 27 13:06:34 -0400 2009: > Excerpts from William Morgan's message of Mon Jul 27 11:48:38 -0400 2009: > > Reformatted excerpts from Rich Lane's message of 2009-07-25: > > > One issue I've noticed is that removing labels from messages doesn't > > > always immediately work. > > > > Is this true even after you sync changes to the index? What about if you > > reload the label list buffer? ('@') > > Yes. This is looking like a Xapian bug - I've reproduced it without any > Sup code. I'm working on a fix. I've fixed this, it should be released in Xapian 1.0.15. Or, grab Xapian SVN and you can try out the Chert backend too (XAPIAN_PREFER_CHERT=1).