Re: Release plans

Eric Wong <[email protected]> Wed, 8 Mar 2023 22:48:59 +0000
Newsgroups gmane.comp.search.xapian.general
Message-ID <20230308224859.M394083@dcvr>
Olly Betts <[email protected]> wrote:
> The current plan for the next release series includes relicensing
> the C++ libxapian library in xapian-core as MPL.  The remaining
> blockers for this are:
> 
> * adding update support to the new honey backend (to replace glass)

Just wondering if there's docs on what improvements users can
expect from honey.  Mainly smaller size?

I'm pretty happy with glass :>  But I still use SQLite for big,
"all results" type sorts.

> I know at least one major user of Xapian has been using builds based
> on git master for several years so it's already seen real-world use.

Wow, that's honey even w/o update support?  I can't fathom
rewriting a large DB multiple times a day.

Anyways, thanks again for Xapian!