Re: Xapian 2.0.0 release candidate 1
Olly Betts <[email protected]> Fri, 27 Feb 2026 01:43:16 +0000
| Newsgroups | gmane.comp.search.xapian.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 24, 2026 at 04:59:37PM +1300, Olly Betts wrote:
> The first release candidate of Xapian 2.0.0 can now be downloaded from:
>
> https://oligarchy.co.uk/xapian/1.5.0/
I've now written a section on upgrading from 1.4.x to 2.x:
https://getting-started-with-xapian.readthedocs.io/en/latest/deprecation/upgrading.html
Please report any errors or omissions in this.
There have been a handful of documentation fixes since the first release
candidate, and a single functional change: I've removed the
DB_BACKEND_CHERT constant which was missed when the deprecated chert
backend was removed. Using DB_BACKEND_CHERT in the release candidate
always gave a Xapian::FeatureUnavailableError exception, and a
compile-time error seems more helpful.
I think a second release candidate is probably justified, but I'll wait
a few more days.
Cheers,
Olly