Hey guys,

  I am writing an UpdateRequestProcessorFactory plugin which needs to have some 
initialization code in the init method.  I need to build some information about 
each SolrCore in memory so that when an update comes in for a particular 
SolrCore, I can use the data for the appropriate core.  Ultimately, I need a 
lucene IndexReader for each core.  I figure I'd get this through a SolrCore, 
CoreContainer, or CoreDescriptor.  I've looked around for awhile and I always 
end up going in circles.  So how can I iterate over cores that have been loaded?

Ryan
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

Reply via email to