We're proud to present the Xapian Christmas special!
I've uploaded Xapian 1.0.10 (including Search::Xapian 1.0.10.0), which as
usual you can download from:
http://xapian.org/download
This release fixes a few bugs, including one which can lead to a corrupt
database if the disk becomes full while flushing. This can only happen
if you continue to use the same WritableDatabase object after it throws
a DatabaseError, which means it won't affect code which exits when that
happens, but upgrading is certainly recommended.
For a more detailed overview see:
http://trac.xapian.org/wiki/ReleaseOverview/1.0.10
The full lists of user-visible changes are linked to from there, and are
also available via the "[news]" links on the download page.
As always, if you encounter problems, please report them here, or to
the bugtracker.
Cheers,
Olly