On Fri, 2006-09-08 at 15:27 +0800, jacky wrote: > > So when the lucene database is updated, how to notify to reopen the > IndexSearcher since there may be several applications to search this > lucene database?
Jira issue 550 contains easy to use decorated notification code that will do all that given all listners are running in the same JVM. It does however require a minor patching of the head. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]