On 4/16/07, Erik Hatcher <[EMAIL PROTECTED]> wrote:

...Further details on this: SolrCore has a finalizer() method that
closes the update handler.  I'm not clear on finalizer() though.  How/
when is that invoked?   I know about Object.finalize(), but not
finalizer()...

Looking at the code, it seems like SolrCore.finalizer() is not called
anywhere. A typo maybe?

There's also a similar SolrIndexWriter.finalizer().

-Bertrand

Reply via email to