From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Sat, 05 Sep 2009 15:55:12 -0400 Subject: [sup-talk] new exception In-Reply-To: <1252179264-sup-8449@ntdws12.chass.utoronto.ca> References: <1252177626-sup-316@ntdws12.chass.utoronto.ca> <1252178309-sup-7297@zyrg.net> <1252179264-sup-8449@ntdws12.chass.utoronto.ca> Message-ID: <1252179965-sup-8043@zyrg.net> Excerpts from Ben Walton's message of Sat Sep 05 15:35:50 -0400 2009: > Your guess is as good as mine here...I didn't realize there were > different back ends. How would I go about switching? Interesting, AFAIK Flint is still the default. Check for a .sup/xapian/iamchert file to see if it's really a Chert DB. If it is Chert, you'll have to delete the xapian directory before you can switch to Flint. The environment variable XAPIAN_PREFER_CHERT controls which backend is used. Set it to the empty string to make sure you're getting Flint.