Thanks for the information Koji. Koji Sekiguchi wrote:
Hi Olivier, This information may solve your problem, but it's a plan on Lucene 2.0: Lucene 2 Whiteboard http://wiki.apache.org/jakarta-lucene/Lucene2Whiteboard Other Changes 2. Implement a callback interface for processes which can run for several minutes like IndexWriter.optimize(). The idea is to define a simple public interface which can be implemented by developers using lucene. The object implementing the callback, could be passed to methods like optimize() and can inform the caller when one of the steps to process has finished. This would make it much easier in interactive applications to inform the user that the system is working and not frozen. Thank you, Koji
-- Olivier Jaquemet <[EMAIL PROTECTED]> Ingénieur R&D Jalios S.A. Tel: 01.39.23.92.83 http://www.jalios.com/ http://support.jalios.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]