On Wed, Dec 17, 2008 at 3:11 AM, Kay Kay <kaykay.uni...@gmail.com> wrote:

> If I have a CustomRequestHandler that inherits from RequestHandlerBase
> implementing SolrCoreAware interface - what is the lifecycle of the
> invocation of method - inform(SolrCore) in a multiple SolrCore context .
>
> Would it be that we have separate instances of RequestHandlers created for
> each SolrCore.
>

Yes. Each core maintains an instance of every request handlers configured
for that core.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to