[Xapian-discuss] Explicit index close, allowing another create in same process
Henry
henka at cityweb.co.za
Thu Nov 5 09:25:00 GMT 2009
Quoting "Richard Boulton" <richard at tartarus.org>:
> Unfortunately, in the 1.0.x release series, there is no way to
> explicitly close a database, so you'll just have to ensure there are
> no such references lying around. In the development series, databases
> have grown a "close()" method to allow databases to be closed without
> having to chase down all the references.
Thanks for the feedback. Cool, I'm using the dev series, so I'll make
use of the new close() method (btw, looks like the dev series man page
for Search::Xapian::WritableDatabase (perl) doesn't yet mention the
close() method.
Cheers
Henry
More information about the Xapian-discuss
mailing list