I've uploaded Xapian 0.9.6: http://www.xapian.org/download.php This release features: * New bindings allowing Xapian to be used from Ruby (contributed by Paul Legato.) * Improved portability (notably the code now builds without warnings on MSVC, and some niggles on cygwin have been addressed.) * Fixes a bug with handling index and indexnopos with noprefix in scriptindex (introduced in 0.9.5.) * The QueryParser now handles "+category:news" where "category:" is a boolean prefix. * The C# bindings can now be built with Portable.NET instead of Mono. Full details of the changes can be found using the links next to each component on the download page. Enjoy! Cheers, Olly