I've uploaded Xapian 1.0.4, which as usual you can download from:
http://www.xapian.org/download.php
This release includes some significant speed improvements for searhcing,
a few new features, and also some bug fixes. For an overview see:
http://wiki.xapian.org/ReleaseOverview/1.0.4
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.
Search::Xapian 1.0.4.0 and Debian and Ubuntu packages coming soon...
Cheers,
Olly
Olly Betts wrote:> I've uploaded Xapian 1.0.4, which as usual you can download from: > > http://www.xapian.org/download.php >I've also updated the Windows build files, available from: http://www.lemurconsulting.com/Products/Xapian/Overview.shtml Cheers Charlie
I've uploaded Search::Xapian 1.0.4.0 to CPAN. For your convenience
(especially since files can take a while to propagate to the CPAN
mirrors) I've also uploaded a copy to oligarchy.co.uk - both copies are
linked to from the Xapian download page:
http://www.xapian.org/download.php
The main changes in this release are documentation improvements and
fixes to work with 'use threads;' (provided you're using Perl >=
5.8.7).
Cheers,
Olly
Well I have now a new question, well my app, is write in java, and I whant
index all the files of my pc, I can use Xapian for multi threads, any
example or suggesion about I need to do.
Thanks
al
I uploaded Debian and Ubuntu packages for 1.0.4 last week, but failed to
actually announce them (but if you're using the repo from apt you'll
have noticed already I expect).
Fabrice Colin has built RPMs for Fedora 7. He's no longer supporting
FC6.
Tim Brody has built RPMs for RHEL 4 and 5.
More information on the download page:
http://www.xapian.org/download.php
Cheers,
Olly
On Nov 13, 2007 8:00 PM, Bill Crawford <bill.crawford@wcn.co.uk> wrote:> On Monday 12 November 2007 12:56:18 Olly Betts wrote: > > Fabrice Colin has built RPMs for Fedora 7. He's no longer supporting > > FC6. > > Any chance of the perl bindings being packaged too? It would help immensely > with keeping versions in sync (we had problems here because the debian repo > had xapian at 1.0.2 and cpan had the perl module at 1.0.3). >Okay, I'll build perl-Search-Xapian for Fedora 7. I see the spec file says it's i386 only. Is this correct ? Fabrice