On 12/03/2014 10:36, Tommaso Teofili wrote: > Hi Davide, > > in IndexEditorProvider#getIndexEditor you can specify an > IndexUpdateCallback to register for index update notifications, maybe that > can serve your need? > Sorry Tommaso, my ignorance has no limit :)
If I'm a client application that leverage some caching, how can I register to this callback? I can see that the AsyncIndexUpdate register it's own callback. Ideally I would like to have some events that I can register to as consumer. I'm not seeing right now someone who's not implementing an index could register a callback. Thanks Davide
