I've uploaded Xapian 0.9.5: http://www.xapian.org/download.php This release features: * Fixes for a couple of minor bugs in the QueryParser. * A new sorting method Enquire::set_sort_by_relevance_then_value()). * Omega's scriptindex features improved errors and warnings, and has a new "hash" command for compatibility with omindex. * A bug in the omega CGI in 0.9.4 with handling $fields{} has been fixed. * The Java bindings should now build out of the box on more platforms. * A few bugs in the PHP bindings have been fixed. * The Python bindings are smaller and faster. * The "pythonic" iterator wrappers are now documented and a bug with TermIter is fixed. * Minor documentation updates. Full details of the changes can be found using the links next to each component on the download page. Enjoy! Cheers, Olly
I've taken over maintenance of the Debian and Ubuntu packages from Richard, at least for now (Richard's done sterling work but has been very busy recently). I've set up pbuilder chroots on my Debian x86 box so I can easily build packages for different releases. There are now packages for Debian (stable and testing/unstable) and Ubuntu (breezy and dapper) in the repository at http://www.xapian.org/debian/ - please give them a try and report any problems. More information here: http://www.xapian.org/download.php#deb I'm going to set up a similar arrangement on my x86-64 box and build packages for that architecture too. Building packages for other releases of Debian or Ubuntu is fairly easy but needs ~0.5GB of disk space for the chroot and takes time. So if there's demand, I can build packages for Debian woody or Ubuntu hoary for example. I suspect that most people will have upgraded by now though. I've turned the bindings packages for Python 2.1 packages back on, as I fixed the breakage which was why they were disabled. I'll package the other bindings as time allows. If you'd like bindings packaged for a particular bindings, please say to help me prioritise. I have a sponsor lined up for getting the packages into Debian's archive, but he's usually busy so it might take a while to sort that out. Cheers, Olly
[Please use the lists, don't mail me directly - thanks] On Sun, Apr 09, 2006 at 06:45:37PM -0400, Riannamay@aol.com wrote:> In a message dated 4/9/2006 6:58:34 A.M. Pacific Standard Time, > olly@survex.com writes: > > I've uploaded Xapian 0.9 > > > > http://www.xapian.org/download.phpI didn't write that - I wrote "I've uploaded Xapian 0.9.5".> Do you have to have Xapian 0.9 in order to use Omega?I'd strongly recommend using the same version of xapian-core and omega. (It's not always strictly necessary, but if you have any problems and complain we'll just tell you to use matching versions...) You have to use matching versions of xapian-core and xapian-bindings - xapian-bindings will refuse to build if you don't. Cheers, Olly