From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Wed, 05 Aug 2009 11:36:19 -0400 Subject: [sup-talk] [PATCH] xapian: drop excessively long terms In-Reply-To: <1249480531-sup-9805@masanjin.net> References: <1249167369-16043-1-git-send-email-rlane@club.cc.cmu.edu> <1249480531-sup-9805@masanjin.net> Message-ID: <1249485678-sup-4545@pion.club.cc.cmu.edu> Excerpts from William Morgan's message of Wed Aug 05 09:55:47 -0400 2009: > BTW I've merged the xapian stuff into master. Let's not advertise this as stable just yet - I've got a patchset that removes the GDBM databases which will break compatibility. Using just Xapian means better consistency if your kernel panics and potentially better performance. However, I have some Xapian bugs to squash before it's usable.