[Xapian-discuss] Explicit index close, allowing another create in same process
Henry
henka at cityweb.co.za
Thu Nov 5 08:57:35 GMT 2009
Greets,
Just to confirm: when using the Perl bindings, if I want to
explicitly close a database (which implies ->flush), I can use "$index
= undef;" right?
I know this is supposed to happen automatically when the script exits,
but I need to perform a close/create in the same process (I'm
segmenting very large single-site indexes so they can be distributed).
Thanks
Henry
More information about the Xapian-discuss
mailing list