Hi Steven, It's called when the handler is created, either at SolrCore construction time (solr startup or core reload) or the first time the handler is requested if it's a lazy-loading handler.
Alan Woodward www.flax.co.uk On 15 Nov 2013, at 15:40, Steven Bower wrote: > Under what circumstances will a handler that implements SolrCoreAware have > its inform() method called? > > thanks, > > steve